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_termios.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: pty: Discard input already accepted on interrupt.
Takashi Yano via Cygwin-patches
2021-03-08
1
-1
/
+4
*
Cygwin: pty: Make tty setting NOFLSH work.
Takashi Yano via Cygwin-patches
2021-02-19
1
-1
/
+2
*
Cygwin: console: Abort read() on signal if SA_RESTART is not set.
Takashi Yano via Cygwin-patches
2021-02-15
1
-0
/
+1
*
Cygwin: console: Make read() thread-safe.
Takashi Yano via Cygwin-patches
2021-02-01
1
-0
/
+2
*
Cygwin: Add 'fallthrough' pseudo keyword for switch/case use
Corinna Vinschen
2020-08-05
1
-1
/
+1
*
Cygwin: pty, termios: Unify thoughts of read ahead beffer handling.
Takashi Yano via Cygwin-patches
2020-07-01
1
-10
/
+10
*
Cygwin: termios: Set ECHOE, ECHOK, ECHOCTL and ECHOKE by default.
Takashi Yano via Cygwin-patches
2020-05-19
1
-1
/
+2
*
Cygwin: fix formatting: drop spaces leading tabs
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: console: Share readahead buffer within the same process.
Takashi Yano
2020-01-28
1
-17
/
+18
*
Cygwin: fhandler_termios::tcsetpgrp: check that argument is non-negative
Ken Brown
2019-07-24
1
-0
/
+5
*
cygwin: Remove comparison of 'this' to NULL in _pinfo::exists
Ken Brown
2017-10-09
1
-1
/
+1
*
Cygwin: Add IUTF8 termios iflag
Corinna Vinschen
2017-01-31
1
-1
/
+28
*
Don't raise SIGTTIN from poll/select
Corinna Vinschen
2016-07-27
1
-6
/
+37
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Revert "Refactor to avoid nonnull checks on "this" pointer."
Corinna Vinschen
2016-04-05
1
-1
/
+1
*
Refactor to avoid nonnull checks on "this" pointer.
Peter Foley
2016-04-04
1
-1
/
+1
*
Add CMIN and CTIME definitions
Corinna Vinschen
2015-04-23
1
-3
/
+3
*
* fhandler_termios.cc (fhandler_termios::line_edit): Fix condition
Corinna Vinschen
2015-02-26
1
-7
/
+9
*
* cygheap.cc (init_cygheap::init_tls_list): Accommodate threadlist
Corinna Vinschen
2014-11-28
1
-0
/
+3
*
* fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo in
Corinna Vinschen
2014-11-14
1
-2
/
+2
*
* fhandler.h (fhandler_termios::line_edit): Add parameter to return
Corinna Vinschen
2014-11-13
1
-9
/
+27
*
* fhandler_termios.cc (tty_min::kill_pgrp): Don't send a signal to myself if
Christopher Faylor
2013-10-18
1
-1
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-3
/
+4
*
* DevNotes: Add entry cgf-000022.
Christopher Faylor
2013-01-31
1
-3
/
+13
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character
Christopher Faylor
2012-11-08
1
-20
/
+20
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't manipulate
Christopher Faylor
2012-10-12
1
-6
/
+2
*
* fhandler_termios.cc (fhandler_termios::line_edit): Use special case '%0c'
Christopher Faylor
2012-07-29
1
-1
/
+1
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-1
/
+1
*
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
*
* fhandler.h (fhandler_base::nohandle): Revert to standard implementation.
Christopher Faylor
2012-04-18
1
-1
/
+5
*
* fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven't
Christopher Faylor
2012-03-03
1
-2
/
+2
*
tcgetsid: fix return type
Eric Blake
2012-02-28
1
-2
/
+2
*
* dtable.cc (dtable::stdio_init): Always initialize console when we have one.
Christopher Faylor
2012-01-08
1
-3
/
+3
*
Implement fhandler reference counting.
Christopher Faylor
2011-12-17
1
-1
/
+1
*
* fhandler_termios.cc (tty_min::kill_pgrp): Don't send __SIGSETPGRP since
Christopher Faylor
2011-12-08
1
-2
/
+2
*
* dtable.cc (dtable::delete_archetype): Improve debugging output.
Christopher Faylor
2011-10-22
1
-2
/
+0
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
1
-2
/
+6
*
* cygwin.din: Remove some _tc* exports. Add tcgetsid().
Christopher Faylor
2011-10-11
1
-0
/
+34
*
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRP
Corinna Vinschen
2011-10-06
1
-1
/
+2
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-1
/
+1
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-3
/
+3
*
* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPE
Christopher Faylor
2011-06-04
1
-71
/
+73
*
* fhandler_termios.cc (fhandler_termios::bg_check): Do not return EIO when a
Christopher Faylor
2011-05-30
1
-24
/
+43
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-2
/
+2
*
* ntdll.h (IsEventSignalled): New inline function.
Corinna Vinschen
2011-04-29
1
-1
/
+2
*
* cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since they
Christopher Faylor
2011-04-21
1
-1
/
+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
-0
/
+7
[next]