glibc/nptl/sysdeps/pthread
Ulrich Drepper 5430d926c5 Update.
2003-02-17  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (tests): Add tst-basic6.
	* tst-basic6.c: New file.

	* tst-basic1.c: Add test for process ID.

	* Makefile (tests): Add tst-cancel10.
	* tst-cancel10.c: New file.

	* Makefile (tests): Add tst-signal4.
	* tst-signal4.c: New file.

	* sysdeps/pthread/pthread_sigmask.c (pthread_sigmask): Use
	__sigismember instead of sigismember.  Add __builtin_expect.
2003-02-17 10:22:52 +00:00
..
bits Update. 2003-02-05 00:03:02 +00:00
Makefile Update. 2003-02-14 23:31:11 +00:00
Subdirs Initial revision 2002-11-26 22:50:54 +00:00
allocalim.h Initial revision 2002-11-26 22:50:54 +00:00
createthread.c Update. 2003-01-28 10:42:28 +00:00
flockfile.c Update 2002-12-18 23:29:41 +00:00
ftrylockfile.c Update. 2002-12-16 22:17:11 +00:00
funlockfile.c Update. 2002-12-16 22:17:11 +00:00
list.h Update. 2002-12-31 20:46:11 +00:00
posix-timer.h Initial revision 2002-11-26 22:50:54 +00:00
pt-initfini.c Update. 2002-12-31 09:36:52 +00:00
pthread-functions.h Update. 2003-02-14 23:31:11 +00:00
pthread.h Update. 2003-02-14 01:12:02 +00:00
pthread_barrier_wait.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_broadcast.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_signal.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_timedwait.c Update. 2003-02-05 09:54:24 +00:00
pthread_cond_wait.c Update. 2003-02-05 09:54:24 +00:00
pthread_getcpuclockid.c Initial revision 2002-11-26 22:50:54 +00:00
pthread_once.c Initial revision 2002-11-26 22:50:54 +00:00
pthread_rwlock_rdlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_timedrdlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_timedwrlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_unlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_rwlock_wrlock.c Update. 2003-02-05 09:54:24 +00:00
pthread_sigmask.c Update. 2003-02-17 10:22:52 +00:00
pthread_spin_destroy.c Update. 2002-11-28 00:53:12 +00:00
sigaction.c Update. 2003-01-03 01:35:14 +00:00
tcb-offsets.h Update. 2002-12-28 22:19:04 +00:00
timer_create.c Initial revision 2002-11-26 22:50:54 +00:00
timer_delete.c Initial revision 2002-11-26 22:50:54 +00:00
timer_getoverr.c Initial revision 2002-11-26 22:50:54 +00:00
timer_gettime.c Initial revision 2002-11-26 22:50:54 +00:00
timer_routines.c Initial revision 2002-11-26 22:50:54 +00:00
timer_settime.c Initial revision 2002-11-26 22:50:54 +00:00
tst-timer.c Initial revision 2002-11-26 22:50:54 +00:00