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