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
*
* 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
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
1
-46
/
+2
*
* fhandler_tty.cc (fhandler_tty::open): Enhance comment.
Christopher Faylor
2005-12-13
1
-1
/
+9
*
* fhandler_tty.cc (fhandler_tty::open): Close newly created window
Corinna Vinschen
2005-12-13
1
-2
/
+5
*
* fhandler_tty.cc (fhandler_tty::open): Add a comment.
Christopher Faylor
2005-12-13
1
-0
/
+11
*
* times.cc (systime): Correct precision referenced in comment.
Christopher Faylor
2005-12-13
1
-4
/
+5
*
* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows station
Christopher Faylor
2005-11-24
1
-1
/
+4
*
* fhandler_tty.cc (fhandler_tty_slave::open): Don't expect that
Corinna Vinschen
2005-11-17
1
-7
/
+10
*
* fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.
Christopher Faylor
2005-11-14
1
-2
/
+1
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-12
/
+12
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-3
/
+3
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
1
-14
/
+11
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-11
/
+14
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-2
/
+0
*
* fhandler.h (fhandler_tty_common::lseek): Declare new method.
Christopher Faylor
2005-08-18
1
-0
/
+7
*
* dcrt0.cc (dll_crt0_1): Tweak debugging stuff.
Christopher Faylor
2005-08-17
1
-6
/
+10
*
* fhandler_tty.cc (fhandler_tty_slave::tcflush): Return either 0 or -1.
Corinna Vinschen
2005-08-05
1
-1
/
+1
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-13
/
+20
*
* cygerrno.h: Make multi-inclusion safe.
Christopher Faylor
2005-06-30
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.
Christopher Faylor
2005-05-29
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::read): Actually read input when vmin ==
Christopher Faylor
2005-05-02
1
-1
/
+1
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-1
/
+4
*
* fhandler_tty.cc (fhandler_tty_slave::read): Use previously
Corinna Vinschen
2004-10-07
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_tty_slave::open): Use requested flag
Corinna Vinschen
2004-07-22
1
-0
/
+1
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-6
/
+6
*
* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful return
Christopher Faylor
2004-05-20
1
-0
/
+1
*
Change the name "title_mutex" to "tty_mutex" throughout.
Christopher Faylor
2004-05-17
1
-1
/
+1
*
2004-05-12 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-12
1
-5
/
+5
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-6
/
+6
*
Throughout, change name from set_inheritance to set_no_inheritance to better
Christopher Faylor
2004-02-02
1
-9
/
+9
*
* configure.in: Remove NEWVFORK default.
Christopher Faylor
2004-01-23
1
-0
/
+2
*
* fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change for
Christopher Faylor
2004-01-21
1
-7
/
+9
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-2
/
+2
*
Move open_fhs from fhandler.h to cygheap.h for easier tracking. Accommodate
Christopher Faylor
2003-12-30
1
-14
/
+12
*
* fhandler.h (fhandler_tty_slave::archetype): Make public.
Christopher Faylor
2003-12-27
1
-9
/
+9
*
* fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration.
Christopher Faylor
2003-12-27
1
-14
/
+1
*
* exceptions.cc (try_to_debug): Fix off-by-one problem when resetting
Christopher Faylor
2003-12-27
1
-1
/
+1
*
* dtable.cc (dtable::delete_archetype): Add debugging.
Christopher Faylor
2003-12-12
1
-6
/
+7
*
* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
Christopher Faylor
2003-12-11
1
-30
/
+45
*
remove debug output
Christopher Faylor
2003-12-10
1
-1
/
+0
*
* fhandler_tty.cc (fhandler_tty_common::dup): Just copy cygheap->ctty to child
Christopher Faylor
2003-12-10
1
-5
/
+12
*
* fhandler.h (fhandler_tty_slave::ttyname): Use name from pc since it is
Christopher Faylor
2003-12-08
1
-1
/
+4
*
* spawn.cc (spawn_guts): Change type back to 'int' after erroneous change
Christopher Faylor
2003-12-08
1
-9
/
+9
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-16
/
+39
*
* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set return value in
Christopher Faylor
2003-10-24
1
-3
/
+5
[next]