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:
authorJeff Johnston <jjohnstn@redhat.com>2002-06-25 01:46:06 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-06-25 01:46:06 +0400
commit59c6d6c4b5ed8ddfff8b3fef309ff435322c38bc (patch)
tree6e79ccc7d7b4f8512a342099c2959344d50ee23b /newlib/ChangeLog
parente773b7cf30838eede30a357f83a5a1e37f006fd0 (diff)
2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/gethostname.c: Change name to __gethostname and add gethostname alias.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 3e4ad47a2..115d68eed 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -6,6 +6,11 @@ Mon Jun 24 21:17:02 2002 J"orn Rennecke <joern.rennecke@superh.com>
2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/sys/linux/gethostname.c: Change name to __gethostname and
+ add gethostname alias.
+
+2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/include/math.h: Remove <sys/types.h>.
(__dmath): Use __ULong instead of __uint32_t.
* libc/include/sys/reent.h: If long or int is not 32-bits,