aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_serial.cc
AgeCommit message (Expand)AuthorFilesLines
2001-01-30* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structureChristopher Faylor1-7/+9
2000-12-20* fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytesChristopher Faylor1-8/+9
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+1
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor1-0/+1
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-6/+4
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-1/+4
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+1
2000-08-08* fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()DJ Delorie1-1/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+883