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
...
*
* 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
*
* fhandler_console.cc (fhandler_console::ioctl): Properly treat TIOCLINUX
Christopher Faylor
2009-05-06
1
-1
/
+1
*
ChangeLog:
Corinna Vinschen
2009-01-21
1
-11
/
+1
*
* fhandler_tty.cc (close_maybe): Check for both types of invalid handle before
Christopher Faylor
2008-08-27
1
-7
/
+7
*
* fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that all
Christopher Faylor
2008-07-26
1
-20
/
+16
*
* fhandler_tty.cc (fhandler_pty_master::setup): Fix pipe inheritance.
Corinna Vinschen
2008-06-19
1
-2
/
+2
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-6
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-3
/
+15
*
* dtable.cc (dtable::init_std_file_from_handle): Set access to
Corinna Vinschen
2008-02-07
1
-0
/
+2
*
* fhandler_tty.cc (fhandler_tty_slave::open): Use MAX_PATH instead of
Corinna Vinschen
2007-12-05
1
-2
/
+2
*
* fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead of
Corinna Vinschen
2007-11-28
1
-1
/
+1
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-2
/
+2
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-8
/
+4
*
GCC 4.1 fixes.
Christopher Faylor
2006-07-17
1
-1
/
+2
*
* fhandler.h (class dev_console): Add `metabit' indicating the
Corinna Vinschen
2006-07-03
1
-3
/
+31
*
* fhandler_tty.cc (fhandler_pty_master::close): Always close
Christopher Faylor
2006-06-12
1
-12
/
+6
*
* cygthread.cc (cygthread::terminate_thread): In debugging output, use name of
Christopher Faylor
2006-06-03
1
-19
/
+9
*
* dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.
Christopher Faylor
2006-06-03
1
-14
/
+19
*
* fhandler_tty.cc (fhandler_pty_master::close): Don't close handles if we don't
Christopher Faylor
2006-06-03
1
-6
/
+18
*
* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
Christopher Faylor
2006-06-03
1
-21
/
+8
*
* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.
Christopher Faylor
2006-06-02
1
-186
/
+226
*
* child_info.h (_CI_SAW_CTRL_C): New enum.
Christopher Faylor
2006-05-22
1
-0
/
+7
*
* fhandler_tty.cc (fhandler_tty::close): Remove problematic hExeced guard.
Christopher Faylor
2006-05-20
1
-12
/
+14
*
* fhandler_tty.cc (fhandler_tty_slave::open): Reinstate call to need_invisible
Christopher Faylor
2006-05-20
1
-1
/
+3
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-3
/
+1
*
copyright
Christopher Faylor
2006-01-12
1
-1
/
+2
*
* fhandler_tty.cc (fhandler_tty_slave::dup): Don't assign a controlling
Christopher Faylor
2006-01-08
1
-0
/
+2
*
* fhandler_tty.cc (fhandler_tty_common::__acquire_output_mutex): Use strace
Christopher Faylor
2005-12-29
1
-2
/
+2
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-1
/
+1
[prev]
[next]