summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_tty.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-1/+1
* * fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length fieldChristopher Faylor2000-08-031-0/+1
* * strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor2000-08-021-3/+3
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * Makefile.in (DLL_OFILES): Sort.Christopher Faylor2000-05-121-23/+31
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-3/+0
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-70/+60
* * fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor2000-03-121-107/+119
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-091-10/+14
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-6/+6
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-14/+16
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1070