Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 17 Jun 2003 20:46:06 +0000 (20:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 17 Jun 2003 20:46:06 +0000 (20:46 +0000)
commitaa3cee213a291e2fd7298579059706622dd16793
tree03e41fae515f7332a202683818f4d1d98053381a
parent047aec8f19cdb702f2a0645643f38a12033c353d
Update.

* sysdeps/unix/sysv/linux/sigtimedwait.c: If SIGCANCEL is defined
and part of the incoming set, create a temporary set without this
signal.
* sysdeps/unix/sysv/linux/sigwait.c: Likewise.
* sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.

returning because seconds==0.  Add __builtin_expect.
ChangeLog
sysdeps/unix/sysv/linux/sigtimedwait.c
sysdeps/unix/sysv/linux/sigwait.c
sysdeps/unix/sysv/linux/sigwaitinfo.c
sysdeps/unix/sysv/linux/sleep.c