diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-27 22:47:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-27 22:47:48 +0000 |
commit | 597ce09c76eeff5dc135d9bb87913447d18fb2d8 (patch) | |
tree | 0df8f356feba006cc521694f04b0f1a8f0561733 /ChangeLog | |
parent | 60e4523a0826bfedc5bc1f8f0f3f7e8d8d67adc5 (diff) | |
download | glibc-597ce09c76eeff5dc135d9bb87913447d18fb2d8.tar.gz glibc-597ce09c76eeff5dc135d9bb87913447d18fb2d8.tar.xz glibc-597ce09c76eeff5dc135d9bb87913447d18fb2d8.zip |
Update.
* posix/Makefile (tests): Add tst-sysconf. * posix/tst-sysconf.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c85a1bd044..e3b74a394b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-11-27 Ulrich Drepper <drepper@redhat.com> + * posix/Makefile (tests): Add tst-sysconf. + * posix/tst-sysconf.c: New file. + * posix/getconf.c (vars): Add support for _SC_IPV6 and _SC_RAW_SOCKETS. * sysdeps/posix/sysconf.c (__sysconf): Add support for _SC_IPV6 |