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>2003-01-20 18:28:02 +0300
committerChristopher Faylor <me@cgf.cx>2003-01-20 18:28:02 +0300
commitf9e41155f05b941f158394cd50f54f22736b6996 (patch)
tree311b81de3fe8bc5ebc8d8669e07f1d7e999caa09 /newlib/ChangeLog
parentd52cfbfdd88ba563af13f0e283472c825f785cd7 (diff)
* libc/include/sys/unistd.h: Add rresvport declaration for cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 379633479..a73c24713 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-20 Christopher Faylor <cgf@redhat.com>
+
+ * libc/include/sys/unistd.h: Add rresvport declaration for cygwin.
+
2003-01-18 Nick Clifton <nickc@redhat.com>
* libc/include/machine/ieeefp.h : Define __IEEE_BIG_ENDIAN,