summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/tty.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Christopher Faylor2002-03-051-1/+1
* * sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor2002-02-221-0/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * tty.cc (tty::create_inuse): Eliminate unneeded argument.Christopher Faylor2001-09-011-1/+1
* * debug.cc (mark_closed): Rename from debug_mark_closed and make static.Christopher Faylor2001-09-011-5/+6
* Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor2001-04-281-3/+3
* * tty.h (tty::create_inuse): Add new parameter to allow non-Egor Duda2001-03-191-1/+1
* * fhandler.h (fhandler_tty_slave): Declare new methods.Egor Duda2001-03-181-1/+1
* * fhandler.h (class fhandler_tty_common): New mutex and event toEgor Duda2001-03-041-0/+8
* * sigproc.cc (wait_sig): Add braces to avoid confusion.Christopher Faylor2000-10-271-1/+1
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+143