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>2002-05-04 06:22:01 +0400
committerChristopher Faylor <me@cgf.cx>2002-05-04 06:22:01 +0400
commit4b3f6588fb1d23cc1df0fea05804875e7c69a7f1 (patch)
tree20b52d57ff803ba882f5c2a3166406bf423ce02f /newlib/ChangeLog
parentf3bd1dcfdc3680a0e4e5b8584c4f8a656fde4cf7 (diff)
* libc/include/sys/unistd.h: Define getdomainname under 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 4ed7ac6c6..0ea9c1aa3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-03 Christopher Faylor <cgf@redhat.com>
+
+ * libc/include/sys/unistd.h: Define getdomainname under cygwin.
+
2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's.