diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 0cc668ca9..0d0579c5e 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2003-12-15 Thomas Pfaff <tpfaff@gmx.net> + + * thread.cc (pthread::init_main_thread): Make sure that the main thread + has valid handles. + (pthread::create_cancel_event): Fix error message. + 2003-12-14 Christopher Faylor <cgf@redhat.com> * winsup.h (access_worker): Declare with added fhandler_base parameter. |