aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_tty.cc
AgeCommit message (Expand)AuthorFilesLines
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-12Correct order in include files.Christopher Faylor1-1/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+2
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor1-1/+1
2000-08-03* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length fieldChristopher Faylor1-0/+1
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor1-3/+3
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-05-12* Makefile.in (DLL_OFILES): Sort.Christopher Faylor1-23/+31
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor1-3/+0
2000-03-12* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor1-70/+60
2000-03-12* fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor1-107/+119
2000-03-09* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor1-10/+14
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor1-6/+6
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-14/+16
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+1070