glibc/nptl/sysdeps/unix/sysv/linux/alpha
Ulrich Drepper b03b0c2920 * pthread_getattr_np.c: No need to install a cancellation handler,
this is no cancellation point.
	* pthread_getschedparam.c: Likewise.
	* pthread_setschedparam.c: Likewise.
	* pthread_setschedprio.c: Likewise.
	* sysdeps/unix/sysv/linux/lowlevellock.c: Remove all traces of
	lll_unlock_wake_cb.
	* sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
	* sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
	* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2007-05-30 04:45:03 +00:00
..
bits . 2007-07-31 13:33:18 +00:00
Makefile
Versions Update. 2003-09-03 03:22:23 +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 * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +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
lowlevellock.h * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +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
sysdep-cancel.h * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two 2007-03-13 21:28:03 +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
vfork.S * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def. 2004-09-15 12:22:09 +00:00