glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper e2982bf018 Update.
2004-01-29  Steven Munroe  <sjmunroe@us.ibm.com>

	* Makefile (libpthread-routines): Add pt-cleanup.
	* pt-longjmp.c: Removed.
	* pt-cleanup.c: Copied __pthread_cleanup_upto to here. New file.
	* sysdeps/generic/pt-longjmp.c: Copied longjmp to here. New file.
	* sysdeps/unix/sysv/linux/powerpc/Versions: New file.
	Version longjmp, siglongjmp for GLIBC_2.3.4.
	* sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: New File.
2004-02-14 05:22:43 +00:00
..
alpha * sysdeps/alpha/tls.h (tcbhead_t): Add private. (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN, TLS_TCB_SIZE, TLS_PRE_TCB_SIZE, TLS_TCB_ALIGN, INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV, THREAD_DTV, THREAD_SELF, DB_THREAD_SELF): Match ia64. (TLS_TCB_OFFSET, THREAD_ID, NO_TLS_OFFSET): Remove. (THREAD_GETMEM, THREAD_GETMEM_NC): Simplify. (THREAD_SETMEM, THREAD_SETMEM_NC): Likewise. * sysdeps/unix/sysv/linux/alpha/createthread.c (TLS_VALUE): Match ia64. 2004-01-16 05:23:05 +00:00
bits Define _POSIX_THREAD_PRIORITY_SCHEDULING. 2003-08-19 05:26:54 +00:00
i386 Update. 2004-02-13 08:04:27 +00:00
ia64 Update. 2003-12-19 01:37:13 +00:00
powerpc Update. 2004-02-14 05:22:43 +00:00
s390 Update. 2003-09-22 21:30:25 +00:00
sh Update. 2003-10-12 23:05:45 +00:00
sparc Update. 2003-09-22 21:30:25 +00:00
x86_64 Update. 2004-02-13 08:04:27 +00:00
allocrtsig.c
configure
createthread.c
fork.c Update. 2003-12-20 23:39:42 +00:00
fork.h Update. 2003-06-14 09:00:28 +00:00
getpid.c Update. 2003-12-27 07:38:25 +00:00
Implies
internaltypes.h Update. 2003-11-27 05:24:58 +00:00
jmp-unwind.c
kernel-posix-timers.h
libc_multiple_threads.c
libc_pthread_init.c
libc-lowlevellock.c
lowlevelbarrier.sym
lowlevelcond.sym
lowlevellock.c Update. 2003-09-22 21:30:25 +00:00
lowlevelrwlock.sym
Makefile Update. 2004-01-03 08:56:19 +00:00
pt-fork.c
pt-raise.c Update. 2003-12-20 23:39:42 +00:00
pthread_attr_getaffinity.c Update. 2003-09-17 18:23:49 +00:00
pthread_attr_setaffinity.c Update. 2003-09-17 19:15:35 +00:00
pthread_getaffinity.c Update. 2003-09-17 18:23:49 +00:00
pthread_kill.c Update. 2003-12-20 23:39:42 +00:00
pthread_mutex_cond_lock.c Update. 2003-06-22 23:55:27 +00:00
pthread_setaffinity.c
pthread_yield.c
raise.c Update. 2003-12-27 07:38:25 +00:00
register-atfork.c Update. 2003-06-14 09:00:28 +00:00
sem_post.c Update. 2003-06-19 19:53:12 +00:00
sem_timedwait.c Update. 2003-06-08 05:28:14 +00:00
sem_trywait.c
sem_wait.c Update. 2003-12-11 09:39:06 +00:00
sigtimedwait.c Update. 2003-06-17 22:11:22 +00:00
sigwait.c Update. 2003-06-17 22:11:22 +00:00
sigwaitinfo.c Update. 2003-06-17 22:11:22 +00:00
sleep.c Update. 2003-06-17 08:44:32 +00:00
timer_create.c Update. 2003-07-31 19:26:38 +00:00
timer_delete.c Update. 2003-06-18 19:34:34 +00:00
timer_getoverr.c Update. 2003-06-18 19:34:34 +00:00
timer_gettime.c Update. 2003-06-18 19:34:34 +00:00
timer_routines.c
timer_settime.c Update. 2003-06-18 19:34:34 +00:00
unregister-atfork.c Update. 2003-12-11 09:39:06 +00:00
unwindbuf.sym Update. 2003-07-01 03:33:06 +00:00
Versions