Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-01-11 19:36:40 +0400
committerChristopher Faylor <me@cgf.cx>2013-01-11 19:36:40 +0400
commit2f47bbd55583be9b24bee039e6b7f35e3727b8de (patch)
treebb9cd528ba8480fd8d40977ffb54727b28fc1a67 /winsup/cygwin/ChangeLog
parent0ad26aec5b71b1b4c8ebf9c7b395cc3d0d89c18f (diff)
* DevNotes: Add entry cgf-000021.
* select.cc (select): Unconditionally return when a signal is detected. (select_stuff::wait): Ditto.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <me.cygwin2013@cgf.cx>
+
+ * DevNotes: Add entry cgf-000021.
+ * select.cc (select): Unconditionally return when a signal is detected.
+ (select_stuff::wait): Ditto.
+
2013-01-11 Corinna Vinschen <corinna@vinschen.de>
* syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVAL