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
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
Makefile Update. 2003-07-22 23:56:53 +00:00
malloc-machine.h Update 2003-10-01 06:27:22 +00:00
posix-timer.h Bump to 0.46. 2003-06-14 16:47:07 +00:00
pt-initfini.c
pthread_barrier_wait.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_broadcast.c Update. 2003-11-21 10:00:11 +00:00
pthread_cond_signal.c Update. 2003-09-22 05:45:50 +00:00
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 Update. 2003-06-25 00:00:50 +00:00
pthread_once.c
pthread_rwlock_rdlock.c Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_timedrdlock.c Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_timedwrlock.c Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_unlock.c Update. 2003-02-27 10:32:38 +00:00
pthread_rwlock_wrlock.c Update. 2003-06-05 19:31:57 +00:00
pthread_sigmask.c Update. 2003-04-21 07:39:20 +00:00
pthread_spin_destroy.c
pthread_spin_init.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
pthread_spin_unlock.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
pthread-functions.h Update. 2003-09-02 00:49:47 +00:00
pthread.h Update. 2003-09-17 19:15:35 +00:00
rt-unwind-resume.c Update. 2003-07-22 23:56:53 +00:00
sigaction.c Update. 2003-04-21 07:39:20 +00:00
sigfillset.c Update. 2003-04-21 07:48:10 +00:00
sigprocmask.c Update. 2003-04-21 07:39:20 +00:00
Subdirs
tcb-offsets.h
timer_create.c * rt/tst-timer2.c: New file. 2003-07-29 09:32:03 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c * rt/tst-timer2.c: New file. 2003-07-29 09:32:03 +00:00
timer_settime.c
tst-timer.c Update. 2003-11-04 23:43:40 +00:00
unwind-forcedunwind.c Update. 2003-09-04 05:57:06 +00:00
unwind-resume.c Update. 2003-07-22 23:56:53 +00:00