glibc/nptl/sysdeps/unix/sysv/linux/alpha
Roland McGrath 33678adb3b 2006-01-08 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):
	Don't give the union a name because it changes the mangled name.
	Instead name the struct for __data.
	* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h (pthread_mutex_t):
	Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h (pthread_mutex_t):
	Likewise.
2006-01-09 23:38:27 +00:00
..
bits 2006-01-08 Jakub Jelinek <jakub@redhat.com> 2006-01-09 23:38:27 +00:00
aio_cancel.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
clone.S 2.5-18.1 2007-07-12 18:26:36 +00:00
createthread.c * 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
fork.c Update. 2003-07-01 20:23:15 +00:00
lowlevellock.h (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. 2005-09-08 17:39:07 +00:00
Makefile Update. 2003-07-01 20:23:15 +00:00
pt-vfork.S * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New. * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: Save/restore PID. * sysdeps/unix/sysv/linux/alpha/vfork.S: New file. 2004-03-11 21:34:25 +00:00
pthread_once.c Update. 2004-09-08 06:31:04 +00:00
sem_post.c Update. 2003-07-01 20:23:15 +00:00
sysdep-cancel.h 2.5-18.1 2007-07-12 18:26:36 +00:00
timer_create.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_delete.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_getoverr.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_gettime.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_settime.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
Versions Update. 2003-09-03 03:22:23 +00:00
vfork.S * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def. 2004-09-15 12:22:09 +00:00