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
*
* include/tzfile.h: Add some missing entries.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-49
/
+50
*
* fhandler_tty.cc (fhandler_pty_master::process_slave_output):
Corinna Vinschen
2003-09-18
1
-12
/
+60
*
* dcrt0.cc (_dll_crt0): Accommodate breaking apart of early_stuff_init.
Christopher Faylor
2003-09-12
1
-4
/
+6
*
* cygheap.cc (_csbrk): More left coercion cleanup.
Christopher Faylor
2003-09-07
1
-3
/
+3
*
Remove left coercion throughout.
Christopher Faylor
2003-09-07
1
-1
/
+1
*
Throughout, change USE_CYGSERVER to USE_SERVER.
Christopher Faylor
2003-08-25
1
-2
/
+2
*
* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there
Christopher Faylor
2003-07-26
1
-31
/
+20
*
* fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more of
Christopher Faylor
2003-07-03
1
-5
/
+6
*
* Makefile.in: Remove cygserver stuff.
Christopher Faylor
2003-07-02
1
-3
/
+9
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last tty
Christopher Faylor
2003-06-07
1
-1
/
+2
*
* wincap.h (wincaps:pty_needs_alloc_console): New element.
Christopher Faylor
2003-04-20
1
-2
/
+14
*
* fhandler_tty.cc (fhandler_tty_slave::open): Allocate a console whenever a pty
Christopher Faylor
2003-04-19
1
-1
/
+5
*
* syscalls.cc (rename): Assume that DELETE_ON_CLOSE works on Win9x.
Christopher Faylor
2003-03-13
1
-1
/
+1
*
* fhandler.h (fhandler_tty_slave::close): Declare new function.
Christopher Faylor
2003-03-04
1
-2
/
+38
*
* fhandler_tty.cc (fhandler_pty_slave::open): Grudgingly increment
Christopher Faylor
2003-03-03
1
-0
/
+2
*
* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.
Christopher Faylor
2003-02-13
1
-1
/
+3
*
Eliminate most unneeded this-> pointers throughout.
Christopher Faylor
2003-02-04
1
-5
/
+5
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.
Christopher Faylor
2002-12-27
1
-4
/
+13
*
* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that
Christopher Faylor
2002-12-27
1
-2
/
+4
*
* fhandler.h (fhandler_termios::line_edit): Replace third argument with
Christopher Faylor
2002-12-27
1
-3
/
+6
*
* fhandler.h (line_edit_status): Reorganize so that tests for error condition
Christopher Faylor
2002-12-21
1
-5
/
+6
*
* fhandler.h (line_edit_status): Add a new element.
Christopher Faylor
2002-12-20
1
-3
/
+10
*
* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and
Christopher Faylor
2002-12-17
1
-30
/
+27
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-10
/
+14
*
* fhandler.h (fhandler_termios::line_edit): Change return from an int to an
Christopher Faylor
2002-12-05
1
-3
/
+7
*
* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retval
Christopher Faylor
2002-11-30
1
-4
/
+9
*
* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal Sleep
Christopher Faylor
2002-11-26
1
-2
/
+2
*
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
Christopher Faylor
2002-11-13
1
-2
/
+2
*
* fhandler_tty.cc (fhandler_tty_slave::ioctl): Do nothing if the new window
Christopher Faylor
2002-11-04
1
-9
/
+24
*
Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.
Christopher Faylor
2002-10-20
1
-6
/
+6
*
* fhandler_tty.cc (fhandler_tty_slave::read): Attempt #527 to properly
Christopher Faylor
2002-10-16
1
-15
/
+37
*
* cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads.
Christopher Faylor
2002-10-09
1
-14
/
+13
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
1
-23
/
+8
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/output
Christopher Faylor
2002-09-08
1
-2
/
+0
*
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't need
Christopher Faylor
2002-08-31
1
-0
/
+1
*
(inspired by a patch from Egor Duda)
Christopher Faylor
2002-08-31
1
-8
/
+8
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
1
-3
/
+3
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
1
-13
/
+11
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-32
/
+10
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-2
/
+2
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-2
/
+2
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-3
/
+2
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-23
/
+23
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
* path.cc (path_conv::check): Always set executable bit for executable
Christopher Faylor
2002-05-18
1
-1
/
+3
[next]