diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-15 23:04:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-15 23:04:20 +0000 |
commit | c16abc04e8a7d4a9f6883b594b8a85765a8549a1 (patch) | |
tree | f969e11d8b83e9914b5b7f244fa6228d4cd090e7 /ChangeLog | |
parent | 282c00a71a9aa4ed23984d147d9b0d2a712755d3 (diff) | |
download | glibc-c16abc04e8a7d4a9f6883b594b8a85765a8549a1.tar.gz glibc-c16abc04e8a7d4a9f6883b594b8a85765a8549a1.tar.xz glibc-c16abc04e8a7d4a9f6883b594b8a85765a8549a1.zip |
Update.
2003-01-15 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Include sysdep-cancel.h, not sysdep.h. 2003-01-15 Ulrich Drepper <drepper@redhat.com> * nscd/connections.c (nscd_run): Protect accept call with TEMP_FAILURE_RETRY.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cd3ccfb3bf..4238f5e878 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-01-15 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Include + sysdep-cancel.h, not sysdep.h. + +2003-01-15 Ulrich Drepper <drepper@redhat.com> + + * nscd/connections.c (nscd_run): Protect accept call with + TEMP_FAILURE_RETRY. + 2003-01-15 Andreas Schwab <schwab@suse.de> * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. |