newlib/winsup
Christopher Faylor 4c45a89744 * exceptions.cc (signal_exit): Kill any executing child process if we're dying.
* path.h: Remove unneeded extern.
* spawn.cc (std_suffixes): Make static.  Don't set dwProcessId here since it
makes the process unsignalable.  Set strace flag that this is an execed process
stub.
* strace.cc (strace::vsprntf): Use strace flag to indicate when to visually
flag that this is an exec stub.
* include/sys/strace.h (strace): Add 'execing' flag.
2000-10-24 02:25:27 +00:00
..
cygwin * exceptions.cc (signal_exit): Kill any executing child process if we're dying. 2000-10-24 02:25:27 +00:00
doc Update entry "Why are compiled executables so huge?!?", add bit about 'gcc -s'. 2000-10-18 15:32:50 +00:00
mingw
testsuite Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
utils * ssp.c: new 2000-10-19 02:13:52 +00:00
w32api Makefile.in shuffle. 2000-10-20 04:39:21 +00:00
ChangeLog testing. 2000-10-23 23:50:27 +00:00
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. 2000-10-23 04:50:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00