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
utils
w32api
CYGWIN_LICENSE
ChangeLog testing. 2000-10-23 23:50:27 +00:00
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
configure
configure.in