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
*
Fix file type mode bit handling on object security.
Corinna Vinschen
2015-11-18
1
-6
/
+10
*
Reapply POSIX ACL changes.
Corinna Vinschen
2015-11-18
1
-11
/
+68
*
Generate SIGHUP for terminal process group on tty master close
Takashi Yano
2015-06-08
1
-6
/
+18
*
Use NtQueryObject to detect closing the last master handle
Corinna Vinschen
2015-05-28
1
-8
/
+21
*
Fix closing too many handles in pty fchown/fchmod
Corinna Vinschen
2015-04-23
1
-3
/
+0
*
Fix OPOST for non-Cygwin pty slaves
Takashi Yano
2015-04-23
1
-17
/
+104
*
Cygwin hangs up if several keys are typed during outputting a lot of texts.
Takashi Yano
2015-04-23
1
-1
/
+1
*
TIOCPKT mode of PTY is broken if ONLCR bit is cleared.
Takashi Yano
2015-04-23
1
-124
/
+131
*
Let pty slave detect closure of last master handle
Takashi Yano
2015-03-12
1
-3
/
+9
*
* tty.h (tty::set_master_ctl_closed): Rename from set_master_closed.
Corinna Vinschen
2015-03-05
1
-20
/
+11
*
* fhandler.h (fhandler_base::get_echo_handle): New virtual method.
Corinna Vinschen
2015-03-05
1
-10
/
+33
*
* fhandler_tty.cc (fhandler_pty_slave::read): Having no input is not an
Corinna Vinschen
2015-02-25
1
-2
/
+3
*
* fhandler.h (fhandler_termios::line_edit): Add parameter to return
Corinna Vinschen
2014-11-13
1
-13
/
+10
*
* fhandler.h (fhandler_pty_slave::fch_open_handles): Add bool parameter
Corinna Vinschen
2014-08-27
1
-7
/
+8
*
* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.
Christopher Faylor
2013-12-17
1
-9
/
+0
*
* external.cc (fillout_pinfo): If start_time is 0, wait a while before
Christopher Faylor
2013-10-24
1
-0
/
+2
*
* fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.
Christopher Faylor
2013-10-22
1
-0
/
+2
*
* fhandler_tty.cc: Revert accidental checkin.
Christopher Faylor
2013-07-31
1
-4
/
+1
*
cygwin directory changes:
Christopher Faylor
2013-07-26
1
-1
/
+4
*
revert accidentally checked in files
Christopher Faylor
2013-06-08
1
-4
/
+1
*
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is
Christopher Faylor
2013-06-08
1
-1
/
+4
*
* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait an
Christopher Faylor
2013-05-08
1
-1
/
+3
*
Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch
Yaakov Selkowitz
2013-05-01
1
-4
/
+4
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-58
/
+56
*
* DevNotes: Add entry cgf-000022.
Christopher Faylor
2013-01-31
1
-2
/
+2
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-3
/
+3
*
* fhandler_registry.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
1
-4
/
+0
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character
Christopher Faylor
2012-11-08
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_pty_slave::write): Fix potential exit from loop
Christopher Faylor
2012-10-15
1
-1
/
+2
*
* fhandler_tty.cc (fhandler_pty_slave::write): DWORD -> BOOL.
Christopher Faylor
2012-10-15
1
-1
/
+1
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't manipulate
Christopher Faylor
2012-10-12
1
-4
/
+8
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
Rename cancelable_wait -> cygwait throughout.
Christopher Faylor
2012-08-15
1
-1
/
+1
*
* cygwait.cc (cancelable_wait): Add some debugging-only output.
Christopher Faylor
2012-07-30
1
-1
/
+1
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-1
/
+1
*
* fhandler_registry.cc (RegOpenUserClassesRoot): Only define when
Corinna Vinschen
2012-07-06
1
-0
/
+2
*
* fhandler_tty.cc (fhandler_pty_slave::read): Remove duplicate assignment to
Christopher Faylor
2012-07-04
1
-1
/
+0
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
1
-1
/
+1
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
1
-1
/
+1
*
Add '#include "cygwait.h"' throughout, where appropriate.
Christopher Faylor
2012-06-17
1
-5
/
+6
*
* DevNotes: Add entry cgf-000008.
Christopher Faylor
2012-05-16
1
-7
/
+10
*
* DevNotes: Add entry cgf-000002.
Christopher Faylor
2012-05-04
1
-2
/
+6
*
* fhandler.h (fhandler_pty_common::bytes_available): Declare new function.
Christopher Faylor
2012-04-05
1
-65
/
+68
*
* Throughout, replace usage of w32api's min with MIN from sys/param.h.
Corinna Vinschen
2012-03-08
1
-2
/
+3
*
* fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven't
Christopher Faylor
2012-03-03
1
-1
/
+10
*
* cygheap.cc (init_cygheap::init_installation_root): Convert function
Corinna Vinschen
2012-02-14
1
-3
/
+3
*
* cygheap.cc (init_cygheap::manage_console_count): Delete.
Christopher Faylor
2012-02-07
1
-6
/
+4
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-3
/
+3
*
* cygthread.h (cygthread::name): Very minor formatting tweak.
Christopher Faylor
2011-12-13
1
-4
/
+0
*
Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait
Christopher Faylor
2011-12-09
1
-22
/
+38
[next]