aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/tty.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-05Update copyright.Christopher Faylor1-1/+1
2002-02-22* sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor1-0/+1
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-01* tty.cc (tty::create_inuse): Eliminate unneeded argument.Christopher Faylor1-1/+1
2001-09-01* debug.cc (mark_closed): Rename from debug_mark_closed and make static.Christopher Faylor1-5/+6
2001-04-28Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor1-3/+3
2001-03-19* tty.h (tty::create_inuse): Add new parameter to allow non-Egor Duda1-1/+1
2001-03-18* fhandler.h (fhandler_tty_slave): Declare new methods.Egor Duda1-1/+1
2001-03-04* fhandler.h (class fhandler_tty_common): New mutex and event toEgor Duda1-0/+8
2000-10-27* sigproc.cc (wait_sig): Add braces to avoid confusion.Christopher Faylor1-1/+1
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor1-0/+143