summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_tty.cc
Commit message (Expand)AuthorAgeFilesLines
* * debug.cc (add_handle): Issue warning on attempts to add the same handle moreChristopher Faylor2000-10-171-4/+10
* * fhandler_tty.cc (fhandler_tty_slave::write): Correct typo which causedChristopher Faylor2000-09-181-1/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+0
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-21/+18
* * exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor2000-09-071-25/+0
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-6/+5
* * signal.cc (_raise): New function.Christopher Faylor2000-08-291-1/+9
* * 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
* Correct order in include files.Christopher Faylor2000-08-121-1/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+2
* 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