summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_tty.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * cygheap.cc (init_cygheap::manage_console_count): Delete.Christopher Faylor2012-02-071-6/+4
* Clean up whitespace.Christopher Faylor2011-12-171-3/+3
* * cygthread.h (cygthread::name): Very minor formatting tweak.Christopher Faylor2011-12-131-4/+0
* Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "waitChristopher Faylor2011-12-091-22/+38
* * sigproc.cc (cygWFMO): Don't assume that cancellable event is alwaysChristopher Faylor2011-12-041-6/+2
* Throughout, remove extra space after function name from debugging output.Christopher Faylor2011-12-031-2/+2
* * fhandler.h (fhandler_pipe::create): Rename from the misnamedChristopher Faylor2011-11-231-2/+2
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-7/+7
* * fhandler.h (__ptsname): New macro.Christopher Faylor2011-11-081-1/+1
* * cygwin.din (ptsname_r): Export.Christopher Faylor2011-11-071-5/+11
* * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, takeChristopher Faylor2011-10-301-2/+2
* * fhandler_tty.cc (fhandler_pty_slave::read): Use consistent way for testingChristopher Faylor2011-10-231-1/+1
* Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor2011-10-201-5/+9
* * cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor2011-10-151-54/+61
* * cygwin.din: Remove some _tc* exports. Add tcgetsid().Christopher Faylor2011-10-111-1/+8
* * fhandler_tty.cc (fhandler_pty_slave::open): Clarify debugging output.Christopher Faylor2011-10-101-2/+5
* * fhandler_console.cc (fhandler_console::ioctl): Fetch console eventsCorinna Vinschen2011-07-251-2/+2
* * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.Corinna Vinschen2011-07-221-8/+27
* Corinna Vinschen <corinna@vinschen.de>Christopher Faylor2011-07-211-2/+1
* * fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove erroneous support forChristopher Faylor2011-07-111-15/+0
* * fhandler.cc (fhandler_base::open_with_arch): Call close_on_exec last to avoidChristopher Faylor2011-07-041-11/+6
* * fhandler_tty.cc (fhandler_pty_master::setup): Create pty pipesCorinna Vinschen2011-06-221-2/+2
* * fhandler_tty.cc (fhandler_pty_master::setup): Fix crash in debugCorinna Vinschen2011-06-221-1/+2
* * cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor2011-06-141-326/+85
* * fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_tty_slave): RevertChristopher Faylor2011-06-131-1/+1
* Rename FH_BAD to FH_NADA throughout.Christopher Faylor2011-06-121-1/+1
* whitespace eliminationChristopher Faylor2011-06-061-2/+2
* * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPEChristopher Faylor2011-06-041-7/+10
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-13/+17
* * fhandler.h (fhandler_dev_dsp): Cosmetic change.Christopher Faylor2011-05-061-1/+4
* * cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().Christopher Faylor2011-05-051-117/+69
* * pinfo.h (class push_process_state): New class to push a process stateCorinna Vinschen2011-05-051-0/+30
* * fhandler.h (class fhandler_base): Remove uninterruptible_io statusCorinna Vinschen2011-05-041-4/+1
* * fhandler_tty.cc (fhandler_tty_slave::read): Set WFMO timeout to 0 forCorinna Vinschen2011-05-031-37/+74
* * fhndler_tty.cc (andler_pty_master::process_slave_output): MakeCorinna Vinschen2011-05-021-5/+12
* * advapi32.cc (AccessCheck): Remove.Corinna Vinschen2011-04-291-10/+16
* * advapi32.cc (InitializeAcl): Remove.Corinna Vinschen2011-04-281-4/+4
* * Fix various copyrights.Corinna Vinschen2011-04-181-1/+1
* * cygheap.h (init_cygheap::ctty): Use base class so that console can join inChristopher Faylor2011-04-171-1/+1
* * fhandler_tty.cc (fhandler_tty_slave::dup): Free path_conv stringsCorinna Vinschen2010-11-291-0/+14
* * fhandler_tty.cc (fhandler_tty_slave::fchown): Initialize mode to 0.Corinna Vinschen2010-11-181-1/+1
* * dcrt0.cc (do_exit): Don't set thread termination until all fds have beenChristopher Faylor2010-10-241-5/+4
* * exceptions.cc (try_to_debug): Improve comment.Christopher Faylor2010-10-241-4/+4
* * fhandler_tty.cc (fhandler_pty_master::open): Remove debugging printf.Christopher Faylor2010-10-231-1/+0
* * fhandler.h (fhandler_termios::tcinit): Make second argument non-optional.Christopher Faylor2010-10-231-21/+42
* * fhandler_tty.cc (fhandler_tty_slave::init): Revert to using tc->setpgid sinceChristopher Faylor2010-09-291-1/+1
* * fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp toChristopher Faylor2010-09-291-1/+5
* * fhandler_tty.cc (fhandler_pty_master::setup): Always create masterCorinna Vinschen2010-09-281-20/+17
* * include/sys/cygwin.h (PID_NOTCYGWIN): New enum.Christopher Faylor2010-09-201-7/+7
* * fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks toChristopher Faylor2010-09-201-1/+7