diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-26 17:25:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-26 17:25:30 +0000 |
commit | 5db7adc49dc158294c5d4703a3d6419f18938075 (patch) | |
tree | 5315d1864d9bed6bf45ace6186feaea41c4fa749 /ChangeLog | |
parent | 17568537740cb4bbeb28608a8ae6ba7a4fcf80c9 (diff) | |
download | glibc-5db7adc49dc158294c5d4703a3d6419f18938075.tar.gz glibc-5db7adc49dc158294c5d4703a3d6419f18938075.tar.xz glibc-5db7adc49dc158294c5d4703a3d6419f18938075.zip |
Update.
2004-02-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Use the official not cancelable interfaces.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 98cf35fef5..18962e93a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-26 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Use the official + not cancelable interfaces. + 2004-02-24 Arnold D. Robbins <arnold@skeeve.com> * posix/regex_internal.c (build_wcs_upper_buffer): Enclose |