newlib/winsup
Christopher Faylor 3c2c374555 * dcrt0.cc (dll_crt0_1): Move set_os_type.
(_dll_crt0): To here.
(cygwin_dll_init): And here.
* external.cc (fillout_pinfo): Use more foolproof method for scanning for pids.
* pinfo.cc (set_myself): Eliminate myself_identity.init.
* sigproc.cc (wait_sig): Do it here instead to reduce the amount of time where
there could potentially be two processes with the same pid.
* spawn.cc (spawn_guts): Eliminate duplicate initialization.
* include/sys/cygwin.h: Mark unused PID_* elements.
2000-08-26 01:36:20 +00:00
..
cygwin * dcrt0.cc (dll_crt0_1): Move set_os_type. 2000-08-26 01:36:20 +00:00
doc Add entry "How do I uninstall Cygwin?" 2000-08-25 16:35:16 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite * testsuite/winsup.api/winsup.exp: ignore stdout by default 2000-07-27 17:30:51 +00:00
utils * Makefile.in: Only build dumper.exe when all of its library and include 2000-08-25 16:50:08 +00:00
w32api * include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionId 2000-08-19 00:20:00 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory. 2000-08-24 19:05:38 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory. 2000-08-24 19:05:38 +00:00
Makefile.in comment changes. 2000-08-10 22:22:09 +00:00
configure * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00
configure.in Change comment. 2000-08-10 22:24:58 +00:00