aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_raw.cc
AgeCommit message (Expand)AuthorFilesLines
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-0/+1
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-1/+2
2001-03-18Update copyrights.Christopher Faylor1-1/+1
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor1-0/+1
2001-02-05 * fhandler.cc (fhandler_base::open): Always add GENERIC_READ accessCorinna Vinschen1-3/+8
2000-10-31 * fhandler.h (fhandler_dev_raw): Add definition for methodCorinna Vinschen1-13/+21
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-50/+39
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+2
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-23 * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen1-25/+38
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor1-1/+1
2000-05-12 * fhandler_raw.cc (write_file, read_file): New wrapper functionsCorinna Vinschen1-22/+51
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+495