Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 21 Apr 2003 07:39:20 +0000 (07:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 21 Apr 2003 07:39:20 +0000 (07:39 +0000)
commite7608d778994e0236b2fe66ec70bb0c5a0aa0282
treed2156ad08ad4e71afe0e74b9245c0ded5ef0718e
parenta4faf24354ee98ef226a9012f2835cd771380882
Update.

2003-04-21  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/sigprocmask.c: Prevent changing mask for
SIGCANCEL.
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_TKILL.
* sysdeps/unix/sysv/linux/bits/siginfo.h: Define SI_TKILL.
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Define SI_TKILL.
* sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Define SI_TKILL.
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Define SI_TKILL.

first syscall parameter to const char*.
15 files changed:
ChangeLog
nptl/ChangeLog
nptl/init.c
nptl/pthreadP.h
nptl/sysdeps/pthread/pthread_sigmask.c
nptl/sysdeps/pthread/sigaction.c
nptl/sysdeps/pthread/sigprocmask.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/allocrtsig.c
nptl/sysdeps/unix/sysv/linux/timer_routines.c
sysdeps/unix/sysv/linux/alpha/bits/siginfo.h
sysdeps/unix/sysv/linux/bits/siginfo.h
sysdeps/unix/sysv/linux/ia64/bits/siginfo.h
sysdeps/unix/sysv/linux/s390/bits/siginfo.h
sysdeps/unix/sysv/linux/sigprocmask.c
sysdeps/unix/sysv/linux/sparc/bits/siginfo.h