diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 41c6071..59bd2eb 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2003-10-02 Christopher Faylor <cgf@redhat.com> + + * dcrt0.cc (dll_crt0_1): Call newlib __sinit routine to ensure that + stdio buffers are initialized to avoid thread initialization races. + 2003-10-01 Christopher Faylor <cgf@redhat.com> * path.cc (win32_device_name): Only fill out destination buffer when |