summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fcntl.cc
Commit message (Expand)AuthorAgeFilesLines
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-3/+4
* * fcntl.cc (_fcntl): Rearrange as wrapper function. Move allCorinna Vinschen2000-10-231-72/+11
* * 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: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+1
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-8/+8
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+106