glibc/linuxthreads/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 [BZ #365] 2004-09-12 18:45:49 +00:00
errno-loc.c Update. 2004-10-14 16:18:09 +00:00
flockfile.c Update 2002-12-18 23:29:41 +00:00
ftrylockfile.c Update. 2002-12-18 01:38:17 +00:00
funlockfile.c Update. 2002-12-18 01:38:17 +00:00
getcpuclockid.c Update. 2004-07-08 23:55:54 +00:00
herrno-loc.c * alloca_cutoff.c: Include internals.h. * sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h. * sysdeps/pthread/herrno-loc.c: Likewise. * sysdeps/pthread/res-state.c: Likewise. 2003-04-01 00:52:40 +00:00
list.h Update. 2002-12-31 20:46:11 +00:00
Makefile Update. 2003-08-14 00:14:43 +00:00
malloc-machine.h Update. 2003-10-01 06:25:58 +00:00
posix-timer.h Update. 2004-12-10 00:41:30 +00:00
pt-initfini.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
pthread-functions.h Update. 2003-09-23 04:41:29 +00:00
pthread.h Update. 2004-09-20 22:14:33 +00:00
ptlongjmp.c Update. 2004-02-14 05:16:57 +00:00
res-state.c Update. 2003-07-22 23:10:17 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
sigaction.c Update. 2003-01-03 01:35:14 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
tcb-offsets.h Update. 2002-12-28 22:19:04 +00:00
timer_create.c Update. 2004-12-10 00:41:30 +00:00
timer_delete.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
timer_getoverr.c 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
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 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
tst-timer.c 2002-09-29 Jakub Jelinek <jakub@redhat.com> 2002-09-29 22:45:29 +00:00