Update.
commit53b4fed6efb980044ff7152c725557de846a23bf
authorUlrich Drepper <drepper@redhat.com>
Tue, 28 Sep 2004 22:44:12 +0000 (28 22:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 28 Sep 2004 22:44:12 +0000 (28 22:44 +0000)
tree74d7b2cd655d39da0d24cdf0c37d3edc2b7980d6
parent6c81dc423b333d871a16083c74e42be68516e8e2
Update.

* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Make sure
SIGSETXID is not blocked.
* sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Likewise.
* sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Likewise.
* sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
* sysdeps/generic/sigfillset.c (sigfillset): Don't set SIGSETXID.
ChangeLog
nptl/sysdeps/pthread/pthread_sigmask.c
nptl/sysdeps/pthread/sigaction.c
nptl/sysdeps/unix/sysv/linux/pthread_kill.c
sysdeps/generic/sigfillset.c
sysdeps/unix/sysv/linux/sigprocmask.c
sysdeps/unix/sysv/linux/sigtimedwait.c
sysdeps/unix/sysv/linux/sigwait.c
sysdeps/unix/sysv/linux/sigwaitinfo.c