Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 17 Jun 2003 08:58:31 +0000 (08:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 17 Jun 2003 08:58:31 +0000 (08:58 +0000)
commitbbde852717f9db0b39190ab5774204522569239b
treefed5fa0d3f6d466fab513f87ee3338d5149519d4
parent2667645020a4322a2730e340302748f1b0c1a1ce
Update.

2003-06-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/sleep.c: Use CANCELLATION_P if defined before
returning because seconds==0.
15 files changed:
ChangeLog
nptl/ChangeLog
nptl/allocatestack.c
nptl/descr.h
nptl/sysdeps/pthread/createthread.c
nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
nptl/sysdeps/x86_64/tcb-offsets.sym
nptl/sysdeps/x86_64/tls.h
sysdeps/unix/sysv/linux/sleep.c