glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper 1b8cbd0847 Update.
2004-07-07  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/pthread/getcpuclockid.c (pthread_getcpuclockid): Allow
	using other thread's clock.
	* ptclock_gettime.c (__pthread_clock_gettime): Likewise.
	* ptclock_settime.c (__pthread_clock_settime): Likewise.
	* internals.h (__pthread_clock_gettime, __pthread_clock_settime):
	Remove prototypes.
	Reported by Bernd Schmidt <bernds@redhat.com>.
	* Makefile (librt-tests): Add tst-clock1.
	* tst-clock1.c: New test.

	* sysdeps/x86_64/Versions: New file.
	* sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: New file.
2004-07-08 23:55:54 +00:00
..
bits Update. 2003-09-23 04:41:29 +00:00
errno-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
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 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +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 Remove __THROW from cancellation points. 2003-12-27 06:08:32 +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
sigaction.c Update. 2003-01-03 01:35:14 +00:00
Subdirs
tcb-offsets.h Update. 2002-12-28 22:19:04 +00:00
timer_create.c Update. 2004-04-18 02:37:56 +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-04-18 02:37:56 +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