summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_raw.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'newlib-1_9_0'.newlib-1_9_0cvs2svn2000-12-141-537/+0
* * fhandler.h (fhandler_dev_raw): Add definition for methodCorinna Vinschen2000-10-311-13/+21
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-50/+39
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+2
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-231-25/+38
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-1/+1
* * fhandler_raw.cc (write_file, read_file): New wrapper functionsCorinna Vinschen2000-05-121-22/+51
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+495