diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index aa8f6a258..31413a86b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2005-01-13 Christopher Faylor <cgf@timesys.com> + + * init.cc (dll_entry): Nuke attempt to set exit code since parent will + use windows exit code if needed. + * pinfo.cc (pinfo::exit): Move release() here to minimize pid creation + race (suggested by Pierre Humblet). + 2005-01-12 Christopher Faylor <cgf@timesys.com> Reorganize header file inclusion throughout so that cygerrno.h comes |