index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler_tty.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Corinna Vinschen <corinna@vinschen.de>
Christopher Faylor
2011-07-21
1
-2
/
+1
*
* fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove erroneous support for
Christopher Faylor
2011-07-11
1
-15
/
+0
*
* fhandler.cc (fhandler_base::open_with_arch): Call close_on_exec last to avoid
Christopher Faylor
2011-07-04
1
-11
/
+6
*
* fhandler_tty.cc (fhandler_pty_master::setup): Create pty pipes
Corinna Vinschen
2011-06-22
1
-2
/
+2
*
* fhandler_tty.cc (fhandler_pty_master::setup): Fix crash in debug
Corinna Vinschen
2011-06-22
1
-1
/
+2
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-326
/
+85
*
* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_tty_slave): Revert
Christopher Faylor
2011-06-13
1
-1
/
+1
*
Rename FH_BAD to FH_NADA throughout.
Christopher Faylor
2011-06-12
1
-1
/
+1
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-2
/
+2
*
* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPE
Christopher Faylor
2011-06-04
1
-7
/
+10
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-13
/
+17
*
* fhandler.h (fhandler_dev_dsp): Cosmetic change.
Christopher Faylor
2011-05-06
1
-1
/
+4
*
* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().
Christopher Faylor
2011-05-05
1
-117
/
+69
*
* pinfo.h (class push_process_state): New class to push a process state
Corinna Vinschen
2011-05-05
1
-0
/
+30
*
* fhandler.h (class fhandler_base): Remove uninterruptible_io status
Corinna Vinschen
2011-05-04
1
-4
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::read): Set WFMO timeout to 0 for
Corinna Vinschen
2011-05-03
1
-37
/
+74
*
* fhndler_tty.cc (andler_pty_master::process_slave_output): Make
Corinna Vinschen
2011-05-02
1
-5
/
+12
*
* advapi32.cc (AccessCheck): Remove.
Corinna Vinschen
2011-04-29
1
-10
/
+16
*
* advapi32.cc (InitializeAcl): Remove.
Corinna Vinschen
2011-04-28
1
-4
/
+4
*
* Fix various copyrights.
Corinna Vinschen
2011-04-18
1
-1
/
+1
*
* cygheap.h (init_cygheap::ctty): Use base class so that console can join in
Christopher Faylor
2011-04-17
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::dup): Free path_conv strings
Corinna Vinschen
2010-11-29
1
-0
/
+14
*
* fhandler_tty.cc (fhandler_tty_slave::fchown): Initialize mode to 0.
Corinna Vinschen
2010-11-18
1
-1
/
+1
*
* dcrt0.cc (do_exit): Don't set thread termination until all fds have been
Christopher Faylor
2010-10-24
1
-5
/
+4
*
* exceptions.cc (try_to_debug): Improve comment.
Christopher Faylor
2010-10-24
1
-4
/
+4
*
* fhandler_tty.cc (fhandler_pty_master::open): Remove debugging printf.
Christopher Faylor
2010-10-23
1
-1
/
+0
*
* fhandler.h (fhandler_termios::tcinit): Make second argument non-optional.
Christopher Faylor
2010-10-23
1
-21
/
+42
*
* fhandler_tty.cc (fhandler_tty_slave::init): Revert to using tc->setpgid since
Christopher Faylor
2010-09-29
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp to
Christopher Faylor
2010-09-29
1
-1
/
+5
*
* fhandler_tty.cc (fhandler_pty_master::setup): Always create master
Corinna Vinschen
2010-09-28
1
-20
/
+17
*
* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
Christopher Faylor
2010-09-20
1
-7
/
+7
*
* fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks to
Christopher Faylor
2010-09-20
1
-1
/
+7
*
* fhandler.h (class fhandler_base): Change inheritance of fstat_helper
Corinna Vinschen
2010-09-13
1
-1
/
+1
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-4
/
+4
*
* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
Christopher Faylor
2010-07-30
1
-18
/
+9
*
* fhandler.h (class fhandler_pty_master): Add master_thread member.
Corinna Vinschen
2010-05-26
1
-4
/
+3
*
* fhandler_tty.cc (fhandler_tty_slave::init): Disable grabbing
Corinna Vinschen
2010-05-07
1
-1
/
+1
*
* fhandler_termios.cc (tcinit): Remove previously applied change.
Corinna Vinschen
2010-04-21
1
-0
/
+9
*
* fhandler_tty.cc (fhandler_tty_slave::fch_set_sd): Remove commented out
Corinna Vinschen
2010-04-19
1
-5
/
+1
*
* autoload.cc (GetNamedPipeClientProcessId): Define.
Corinna Vinschen
2010-04-19
1
-104
/
+472
*
* fhandler_tty.cc (fhandler_tty_slave::open): Add code to duplicate
Corinna Vinschen
2010-04-12
1
-11
/
+26
*
* fhandler_tty.cc (fhandler_tty_slave::close): Revert previous change.
Corinna Vinschen
2010-04-02
1
-3
/
+2
*
* dtable.cc (dtable::init_std_file_from_handle): Avoid adding fh to fdtab until
Christopher Faylor
2010-04-02
1
-24
/
+40
*
* fhandler_tty.cc (fhandler_tty_slave::close): Avoid potential crash
Corinna Vinschen
2010-04-02
1
-2
/
+3
*
* cygwin.din (dup3): Export.
Corinna Vinschen
2010-01-14
1
-0
/
+1
*
* fhandler_tty.cc (fhandler_tty_master::init): Don't erase all default
Corinna Vinschen
2010-01-13
1
-5
/
+1
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-4
/
+4
*
* sigproc.h (wait_for_sigthread): Eliminate parameter.
Christopher Faylor
2009-07-24
1
-2
/
+2
*
* dcrt0.cc (jit_debug): New global.
Christopher Faylor
2009-07-03
1
-3
/
+4
*
* errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.
Christopher Faylor
2009-06-14
1
-4
/
+7
[prev]
[next]