libc/winsup
Christopher Faylor 7a01aa546d * fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
* fhandler_console.cc (set_console_state_for_spawn): Ditto for the definition.
Only set invisible console for non-cygwin process.  Remove debugging leftover.
* spawn.cc (spawn_guts): Pass argument denoting whether this is a cygwin
process to set_console_state_for_spawn and only call this function when
exec'ing.
2005-12-19 19:04:14 +00:00
..
cygserver * bsd_helper.cc (securityinit): New function. Move initialization 2005-11-10 15:04:06 +00:00
cygwin * fhandler.h (set_console_state_for_spawn): Add an argument to the declaration. 2005-12-19 19:04:14 +00:00
doc * faq-programming.xml: Add note about struct stat64. 2005-12-13 05:32:43 +00:00
mingw 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2005-10-27 21:21:58 +00:00
subauth
testsuite * winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error when 2005-12-11 22:31:00 +00:00
utils * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib". 2005-12-19 16:58:33 +00:00
w32api * include/winuser.h (WINSTA_ALL_ACCESS): Define. 2005-12-13 01:24:36 +00:00
ChangeLog * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
configure
configure.in
CYGWIN_LICENSE
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in