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