glibc/nptl/sysdeps/pthread
Ulrich Drepper 4efdd8d355 Update.
2003-12-19  Ulrich Drepper  <drepper@redhat.com>

	* eintr.c (setup_eintr): Add new parameter.  Pass to thread function.
	(eintr_source): If ARG != NULL, use pthread_kill.
	* tst-eintr1.c: Adjust for this change.
	* tst-eintr2.c: Likewise.
	* Makefile (tests): Add tst-eintr3 and tst-eintr4.
	* tst-eintr3.c: New file.
	* tst-eintr4.c: New file.

2003-12-19  Jakub Jelinek  <jakub@redhat.com>

	* libc-cancellation.c (__libc_enable_asynccancel): Don't cancel
	if CANCELSTATE_BITMASK is set.
	* sysdeps/pthread/librt-cancellation.c (__librt_enable_asynccancel):
	Likewise.

	* Makefile (tests): Add tst-cancel22 and tst-cancel23.
	(tests-reverse): Add tst-cancel23.
	* tst-cancel22.c: New test.
	* tst-cancel23.c: New test.
2003-12-20 06:34:59 +00:00
..
bits Update. 2003-12-11 04:52:17 +00:00
Makefile
Subdirs
allocalim.h
configure Remove broken declaration. 2003-12-03 06:50:01 +00:00
configure.in Remove broken declaration. 2003-12-03 06:50:01 +00:00
createthread.c Update. 2003-12-10 23:02:33 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
librt-cancellation.c Update. 2003-12-20 06:34:59 +00:00
list.h
malloc-machine.h
posix-timer.h
pt-initfini.c
pthread-functions.h
pthread.h
pthread_barrier_wait.c
pthread_cond_broadcast.c Update. 2003-11-21 10:00:11 +00:00
pthread_cond_signal.c
pthread_cond_timedwait.c Update. 2003-11-21 10:00:11 +00:00
pthread_cond_wait.c Update. 2003-11-21 10:00:11 +00:00
pthread_getcpuclockid.c
pthread_once.c
pthread_rwlock_rdlock.c
pthread_rwlock_timedrdlock.c
pthread_rwlock_timedwrlock.c
pthread_rwlock_unlock.c
pthread_rwlock_wrlock.c
pthread_sigmask.c
pthread_spin_destroy.c
pthread_spin_init.c
pthread_spin_unlock.c
rt-unwind-resume.c
sigaction.c
sigfillset.c
sigprocmask.c
tcb-offsets.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-timer.c Update. 2003-11-04 23:43:40 +00:00
unwind-forcedunwind.c
unwind-resume.c