From 2f47bbd55583be9b24bee039e6b7f35e3727b8de Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 11 Jan 2013 15:36:40 +0000 Subject: * DevNotes: Add entry cgf-000021. * select.cc (select): Unconditionally return when a signal is detected. (select_stuff::wait): Ditto. --- winsup/cygwin/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 32d87e080..57a82167a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2013-01-11 Christopher Faylor + + * DevNotes: Add entry cgf-000021. + * select.cc (select): Unconditionally return when a signal is detected. + (select_stuff::wait): Ditto. + 2013-01-11 Corinna Vinschen * syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVAL -- cgit v1.2.3