summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/pipe.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-7/+8
* * fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor2000-10-071-8/+5
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor2000-09-041-1/+1
* * environ.cc (parse_thing): nobinmode should force O_TEXT.Christopher Faylor2000-08-241-1/+2
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+3
* * 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-7/+7
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-2/+2
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-2/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+93