summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_termios.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_console): Remove tcsetpgrp.Christopher Faylor2000-10-211-3/+0
* * Makefile.in: add miscfuncs.ccDJ Delorie2000-10-191-1/+1
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+1
* * exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor2000-09-071-2/+6
* * sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".Christopher Faylor2000-09-011-1/+1
* * 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
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-2/+2
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+293