newlib/winsup
Christopher Faylor 750874d33d * fhandler.h (set_console_state_for_spawn): Whackamole the argument back to a
bool.
* spawn.cc (spawn_guts): Ditto, i.e., once again call
set_console_state_for_spawn with an indication of whether we're about to start
a cygwin process.
* fhandler_console.cc (set_console_state_for_spawn): Don't set the console
state if we know we're starting a cygwin process or if we're using a "real"
tty.
2006-01-12 05:03:15 +00:00
..
cygserver Check FreeBSD upstream changes and apply important patches. 2006-01-09 15:10:14 +00:00
cygwin * fhandler.h (set_console_state_for_spawn): Whackamole the argument back to a 2006-01-12 05:03:15 +00:00
doc * relnotes.texinfo: Remove entry about hyperthreaded processor. 2005-12-30 19:28:26 +00:00
mingw 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2005-10-27 21:21:58 +00:00
subauth
testsuite * cygload/README: Delete. 2006-01-02 06:15:58 +00:00
utils * cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having to 2006-01-05 18:31:26 +00:00
w32api * include/wincrypt.h (WINADVAPI): Add to prototypes of 2006-01-11 23:19:16 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in
configure
configure.in