aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 22:59:44 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 22:59:44 +0000
commitdfae0b7df730faa14d457a140682b9be7af9a68d (patch)
tree9892d8c24b017431942406e6029ea8dfa31f13c7 /ChangeLog
parent3584d5fb31de58aef717b4eb8b71be4093e10430 (diff)
downloadglibc-dfae0b7df730faa14d457a140682b9be7af9a68d.tar
glibc-dfae0b7df730faa14d457a140682b9be7af9a68d.tar.gz
glibc-dfae0b7df730faa14d457a140682b9be7af9a68d.tar.bz2
glibc-dfae0b7df730faa14d457a140682b9be7af9a68d.zip
Update.
* conform/data/stdlib.h-data: Add _Exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3020873392..a2245b723d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
+ * conform/data/stdlib.h-data: Add _Exit.
+
* inet/arpa/inet.h: Don't include <sys/types.h>. Define socklen_t
if not already happened.
* inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.