summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
* * include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor2000-07-291-0/+1
* * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen2000-07-241-0/+5
* * fhandler.h: Add comment.Corinna Vinschen2000-07-231-0/+3
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-231-0/+1
* * cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2000-07-091-0/+3
* * fhandler.h (set_name): Don't use 'unix' as name since this is defined by gccChristopher Faylor2000-06-181-1/+2
* * Makefile.in (DLL_OFILES): Sort.Christopher Faylor2000-05-121-2/+0
* * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen2000-05-031-1/+20
* * fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor2000-04-201-2/+3
* * fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor2000-04-031-3/+1
* Simplify constructors and initializers for select_record.Christopher Faylor2000-03-301-6/+6
* * fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor2000-03-301-1/+12
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-1/+1
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-2/+4
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-8/+8
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+804