diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-07-25 21:03:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-07-25 21:03:16 +0000 |
commit | bb0277bff5c444c5593699d5456ab3049fe3c94d (patch) | |
tree | 89dc7ad465496b66dc0f0487680ce82025b4dc07 /ChangeLog | |
parent | 9dd8477226db6e5448f4880bb572be8f68b1ee9d (diff) | |
download | glibc-bb0277bff5c444c5593699d5456ab3049fe3c94d.tar glibc-bb0277bff5c444c5593699d5456ab3049fe3c94d.tar.gz glibc-bb0277bff5c444c5593699d5456ab3049fe3c94d.tar.bz2 glibc-bb0277bff5c444c5593699d5456ab3049fe3c94d.zip |
* sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
syscalls, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-07-25 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new + syscalls, too. + * nscd/connections.c (nscd_init): Clean up fcntl call. * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and |