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_console.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-3
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* fhandler.h (class fhandler_console): Add write_buf as pointer to
Corinna Vinschen
2008-03-10
1
-7
/
+14
*
* fhandler_console.cc (fhandler_console::write_normal): Don't print
Corinna Vinschen
2008-03-10
1
-1
/
+1
*
* fhandler.h (dev_console::con_to_str): Declare returning DWORD.
Corinna Vinschen
2008-03-10
1
-13
/
+15
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-2
/
+2
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-4
/
+4
*
* fhandler.h (fhandler_console::trunc_buf): Add to use as cache for
Corinna Vinschen
2008-02-06
1
-24
/
+75
*
* autoload.cc (CharToOemA): Remove.
Corinna Vinschen
2008-02-05
1
-71
/
+61
*
* dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current
Corinna Vinschen
2008-01-31
1
-1
/
+0
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::need_invisible): Drop
Corinna Vinschen
2007-02-23
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::read): Drop 9x specific
Corinna Vinschen
2007-02-22
1
-11
/
+3
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-2
/
+2
*
* fhandler_console.cc (set_color): Avoid (again) inappropriate
Corinna Vinschen
2006-11-23
1
-1
/
+8
*
* fhandler.h (class dev_console): Add `metabit' indicating the
Corinna Vinschen
2006-07-03
1
-0
/
+20
*
* dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.
Christopher Faylor
2006-06-03
1
-4
/
+1
*
* fhandler_console.cc (fhandler_console::need_invisible): Allocate an invisible
Christopher Faylor
2006-05-19
1
-5
/
+5
*
* tty.h (tty::hwnd): Move to tty_min.
Christopher Faylor
2006-04-21
1
-0
/
+1
*
* fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make error
Christopher Faylor
2006-03-23
1
-2
/
+2
*
* cygheap.cc (init_cygheap::manage_console_count): Turn console control handler
Christopher Faylor
2006-03-16
1
-3
/
+1
*
* fhandler_console.cc (set_console_state_for_spawn): Fix to recognize ttys >=
Christopher Faylor
2006-01-12
1
-1
/
+1
*
* fhandler.h (set_console_state_for_spawn): Whackamole the argument back to a
Christopher Faylor
2006-01-12
1
-2
/
+3
*
* fhandler_console.cc (fhandler_console::need_invisible): Remove duplicate
Christopher Faylor
2006-01-07
1
-2
/
+2
*
* fhandler.h (set_console_state_for_spawn): Eliminate argument from
Christopher Faylor
2006-01-07
1
-16
/
+33
*
(fix ChangeLog and check in remaining files)
Christopher Faylor
2006-01-05
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::need_invisible): Only try to open
Christopher Faylor
2006-01-05
1
-4
/
+6
*
* fhandler_console.cc (fhandler_console::need_invisible): Open up the security
Christopher Faylor
2006-01-05
1
-1
/
+1
*
* fhandler_console.cc (beep): Use MB_OK which is documented as using the
Christopher Faylor
2006-01-04
1
-1
/
+1
*
* fhandler_process.cc (fhandler_process::readdir): Add missing argument to
Christopher Faylor
2006-01-04
1
-2
/
+2
*
* dir.cc (readdir_worker): Minor code cleanup.
Christopher Faylor
2006-01-03
1
-5
/
+12
*
* fhandler_console.cc (beep): New function. Restores missing "Default Beep",
Christopher Faylor
2006-01-03
1
-1
/
+13
*
* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
Christopher Faylor
2005-12-19
1
-4
/
+3
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
1
-3
/
+61
*
* fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additional
Christopher Faylor
2005-11-14
1
-2
/
+2
*
* fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.
Christopher Faylor
2005-11-14
1
-32
/
+6
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-13
/
+15
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
1
-1
/
+1
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-1
/
+1
*
* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state
Christopher Faylor
2005-09-13
1
-2
/
+0
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-6
/
+6
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-5
/
+3
*
* fhandler_console.cc (fhandler_console::read): Fix a compiler warning.
Christopher Faylor
2005-06-11
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Clear exitsock after close.
Christopher Faylor
2005-05-11
1
-1
/
+2
*
* shared_info.h (cygwin_shared_address): Bump to a higher value to avoid
Christopher Faylor
2005-04-28
1
-1
/
+2
*
* fhandler.h (dev_console::set_color): Define new function.
Christopher Faylor
2005-04-22
1
-61
/
+61
*
* fhandler_console.cc (get_win32_attr): Avoid inappropriate intensity
Corinna Vinschen
2004-12-16
1
-2
/
+2
*
* fhandler_console.cc (read): Consider offset within scrolling
Corinna Vinschen
2004-12-14
1
-2
/
+17
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-1
/
+0
[next]