diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-20 06:27:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-20 06:27:35 +0000 |
commit | 86e054490143ce2d4695cc3456190a2e57792808 (patch) | |
tree | 35f28df14bb4051e58e27d300ff020edf6f00fd0 /ChangeLog | |
parent | f9d07577ce74d2f3da0e091940214ad16efbf3c0 (diff) | |
download | glibc-86e054490143ce2d4695cc3456190a2e57792808.tar.gz glibc-86e054490143ce2d4695cc3456190a2e57792808.tar.xz glibc-86e054490143ce2d4695cc3456190a2e57792808.zip |
* include/ifaddrs.h: Get uint32_t definition.
* posix/tst-rfc3484.c: Update fake __check_pf implementation. * posix/tst-rfc3484-2.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0df97fdc36..6927f6f7c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-04-19 Ulrich Drepper <drepper@redhat.com> + * include/ifaddrs.h: Get uint32_t definition. + * posix/tst-rfc3484.c: Update fake __check_pf implementation. + * posix/tst-rfc3484-2.c: Likewise. + * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PROC_SELF_FD_SYMLINK. * sysdeps/unix/sysv/linux/ttyname.c: Cleanups. Avoid compatibility |