glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper e7608d7789 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*.
2003-04-21 07:39:20 +00:00
..
bits Update. 2003-03-25 20:41:26 +00:00
i386 Update. 2003-04-19 20:15:36 +00:00
ia64 Update. 2003-04-01 01:24:00 +00:00
powerpc Update. 2003-04-01 01:24:00 +00:00
s390 Update. 2003-03-25 20:41:26 +00:00
sh Update. 2003-03-29 01:24:20 +00:00
x86_64 Update. 2003-04-14 21:55:10 +00:00
allocrtsig.c Update. 2003-04-21 07:39:20 +00:00
configure
createthread.c
fork.c Update. 2003-04-10 16:46:27 +00:00
fork.h Update. 2003-04-05 09:36:56 +00:00
Implies
internaltypes.h
jmp-unwind.c
kernel-posix-timers.h Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_once, and __helper_tid. (struct timer): Remove th and bar field. 2003-03-28 06:22:13 +00:00
libc_multiple_threads.c
libc_pthread_init.c
libc-lowlevellock.c
libc-lowlevelmutex.c
lowlevelbarrier.sym
lowlevelcond.sym
lowlevellock.c Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add and atomic_exchange call respectively. 2003-03-20 10:23:47 +00:00
lowlevelmutex.c
lowlevelrwlock.sym
Makefile
pt-fork.c
pt-raise.c
pthread_kill.c Update. 2003-03-25 20:41:26 +00:00
pthread_yield.c
raise.c
register-atfork.c Update. 2003-04-05 09:36:56 +00:00
sem_post.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_timedwait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_trywait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_wait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
timer_create.c Update. 2003-03-28 06:27:21 +00:00
timer_delete.c Update. 2003-03-28 06:27:21 +00:00
timer_getoverr.c Update. 2003-03-27 19:51:26 +00:00
timer_gettime.c Update. 2003-03-25 20:41:26 +00:00
timer_routines.c Update. 2003-04-21 07:39:20 +00:00
timer_settime.c Update. 2003-03-27 19:10:51 +00:00
unregister-atfork.c Update. 2003-04-19 18:26:10 +00:00
Versions