diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-12 21:35:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-12 21:35:27 +0000 |
commit | f4089ca1d62c68c980d36147b220261bd9e22ae5 (patch) | |
tree | bcfc999cc2c0b5268a594a4efe5177feb68aa358 /ChangeLog | |
parent | 932dfea7bae1bde6ddb6ead84ce625db0a86a7ad (diff) | |
download | glibc-f4089ca1d62c68c980d36147b220261bd9e22ae5.tar.gz glibc-f4089ca1d62c68c980d36147b220261bd9e22ae5.tar.xz glibc-f4089ca1d62c68c980d36147b220261bd9e22ae5.zip |
Update.
* sysdeps/unix/sysv/linux/x86_64/sysconf.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 751e206d77..ffca858c26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-03-12 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/x86_64/sysconf.c: New file. + * sysdeps/unix/sysv/linux/bits/local_lim.h: Define HOST_NAME_MAX. * posix/getconf.c (vars): Add _SC_ values for cache information. |