summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_serial.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytesChristopher Faylor2000-12-201-8/+9
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+1
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-6/+4
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+4
* * 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
* * fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()DJ Delorie2000-08-081-1/+1
* * 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/+883