glibc/nptl/sysdeps/pthread
Ulrich Drepper 7c3164bc66 Update.
2004-06-17  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/pthread/pthread_cond_timedwait.c
	(__pthread_cond_timedwait): Also check for negativ nanoseconds.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
	(__pthread_cond_timedwait): Check for invalid nanosecond in
	timeout value.
	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise.
	* tst-cond19.c: New file.
	* Makefile: Add rules to build and run tst-cond19.
2004-06-18 04:29:42 +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. 2004-02-27 09:41:31 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
librt-cancellation.c Update. 2003-12-20 06:34:59 +00:00
list.h
Makefile Update. 2004-04-18 02:37:56 +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
pt-longjmp.c Update. 2004-02-14 07:30:42 +00:00
pthread_barrier_wait.c Update. 2004-02-20 20:21:20 +00:00
pthread_cond_broadcast.c Update. 2004-06-03 16:04:11 +00:00
pthread_cond_signal.c Update. 2004-06-03 16:04:11 +00:00
pthread_cond_timedwait.c Update. 2004-06-18 04:29:42 +00:00
pthread_cond_wait.c Update. 2004-06-03 16:04: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. 2004-03-31 01:47:34 +00:00
pthread.h Update. 2004-03-19 00:14:42 +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 Update. 2004-04-18 02:37:56 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c Update. 2004-04-18 02:37:56 +00:00
timer_routines.c Update. 2004-04-18 02:37:56 +00:00
timer_settime.c
tst-mqueue8x.c Update. 2004-04-18 02:37:56 +00:00
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