diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 23:11:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 23:11:23 +0000 |
commit | 140ec5106ecd6f62fef1534a655146973ea18966 (patch) | |
tree | 3f0be3daa2f5b85b6883dc58b52afb35abc17c9b /ChangeLog | |
parent | dfae0b7df730faa14d457a140682b9be7af9a68d (diff) | |
download | glibc-140ec5106ecd6f62fef1534a655146973ea18966.tar.gz glibc-140ec5106ecd6f62fef1534a655146973ea18966.tar.xz glibc-140ec5106ecd6f62fef1534a655146973ea18966.zip |
Update.
* conform/conformtest.pl: Add -fno-builtin to CFLAGS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a2245b723d..0967fd7c64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-28 Ulrich Drepper <drepper@redhat.com> + * conform/conformtest.pl: Add -fno-builtin to CFLAGS. + * conform/data/stdlib.h-data: Add _Exit. * inet/arpa/inet.h: Don't include <sys/types.h>. Define socklen_t |