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>2012-12-31 23:07:03 +0400
committerChristopher Faylor <me@cgf.cx>2012-12-31 23:07:03 +0400
commitd6aec4e02509549e1b26ffcd8d210a83f0f77754 (patch)
tree2af3a613442c846f3a29c416ffd0ccf6669c3ece /winsup/cygwin/ChangeLog
parentf6187d46b117f281040e2b9a9f3bdabe60954156 (diff)
* sigproc.cc (wait_sig): Remove spurious extern.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 89eb529cd..562c48c41 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2012-12-31 Christopher Faylor <me.cygwin2012@cgf.cx>
+ * sigproc.cc (wait_sig): Remove spurious extern.
+
+2012-12-31 Christopher Faylor <me.cygwin2012@cgf.cx>
+
* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.
* syscalls.cc (dup2): Ditto.
* winsup.h (events_terminate): Delete obsolete function declaration.