glibc/nptl/sysdeps/pthread
Ulrich Drepper bf7c04cd5f Update.
2004-12-01  Jakub Jelinek  <jakub@redhat.com>

	* posix/tst-regex.c: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0
	conditionals instead of defined _POSIX_CPUTIME.
	(main): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME
	option is available.
	* posix/tst-regex.c2: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0
	conditionals instead of defined _POSIX_CPUTIME.
	(do_test): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME
	option is available.
	* sysdeps/posix/sysconf.c (__sysconf): If _POSIX_CPUTIME resp.
	_POSIX_THREAD_CPUTIME is defined to 0, return -1 for the corresponding
	_SC_ argument.
2004-12-10 00:41:30 +00:00
..
bits Update. 2003-12-11 04:52:17 +00:00
Makefile 2004-06-29 Roland McGrath <roland@redhat.com> 2004-06-29 23:03:20 +00:00
Subdirs
allocalim.h
configure
configure.in
createthread.c Update. 2004-11-20 07:16:31 +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 Update. 2004-12-10 00:41:30 +00:00
pt-initfini.c
pt-longjmp.c Update. 2004-02-14 07:30:42 +00:00
pthread-functions.h Update. 2004-11-12 01:27:04 +00:00
pthread.h Update. 2004-11-24 22:59:03 +00:00
pthread_barrier_wait.c Update. 2004-09-08 06:09:02 +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-09-02 22:47:23 +00:00
pthread_cond_wait.c [BZ #357] 2004-09-02 18:59:24 +00:00
pthread_getcpuclockid.c
pthread_once.c
pthread_rwlock_rdlock.c Update. 2004-08-13 05:42:43 +00:00
pthread_rwlock_timedrdlock.c Update. 2004-08-13 05:42:43 +00:00
pthread_rwlock_timedwrlock.c Update. 2004-06-28 19:38:25 +00:00
pthread_rwlock_unlock.c
pthread_rwlock_wrlock.c
pthread_sigmask.c Update. 2004-09-28 22:44:12 +00:00
pthread_spin_destroy.c
pthread_spin_init.c
pthread_spin_unlock.c
rt-unwind-resume.c
setxid.h Update. 2004-11-12 01:27:04 +00:00
sigaction.c Update. 2004-09-28 22:44:12 +00:00
sigfillset.c
sigprocmask.c
tcb-offsets.h
timer_create.c Update. 2004-12-10 00:41:30 +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-12-10 00:41:30 +00:00
timer_settime.c
tst-mqueue8x.c Update. 2004-04-18 02:37:56 +00:00
tst-timer.c
unwind-forcedunwind.c
unwind-resume.c