glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper 571f2090f8 Update.
2003-09-22  Philip Blundell  <philb@gnu.org>

	* forward.c: Add _pthread_cleanup_push, _pthread_cleanup_pop.
	* sysdeps/pthread/pthread-functions.h (struct pthread_functions):
	Likewise.
	* pthread.c (__pthread_elements): Initialise these new elements.
	* sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_push): Use
	__libc_maybe_call.
	(__libc_cleanup_pop): Likewise.
2003-09-23 04:41:29 +00:00
..
bits Update. 2003-09-23 04:41:29 +00:00
Makefile Update. 2003-08-14 00:14:43 +00:00
Subdirs
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
funlockfile.c
getcpuclockid.c
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
posix-timer.h
pt-initfini.c
pthread-functions.h Update. 2003-09-23 04:41:29 +00:00
pthread.h Update. 2003-09-18 19:15:31 +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
tcb-offsets.h Update. 2002-12-28 22:19:04 +00:00
timer_create.c * rt/tst-timer2.c: New file. 2003-07-29 09:32:03 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c * rt/tst-timer2.c: New file. 2003-07-29 09:32:03 +00:00
timer_settime.c
tst-timer.c