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 6bfb28c34..81ad7d148 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2002-12-25 Christopher Faylor <cgf@redhat.com> + + * cygthread.cc (cygthread::detach): Set errno with set_sig_errno so + that EINTR is properly restored after signal. + 2002-12-21 Christopher Faylor <cgf@redhat.com> * Makefile.in: Default fhandler objects to -fomit-frame-pointer. |