glibc/nptl/sysdeps/unix/sysv/linux/alpha
Ulrich Drepper f96853beaf * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
<linux/limits.h> has defined it.
	* sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
	ARG_MAX value and prevent ARG_MAX from being defined by the kernel
	headers.
	* sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
	it instead of ARG_MAX.
2008-03-27 15:20:38 +00:00
..
bits * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if 2008-03-27 15:20:38 +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 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_dead): 2007-08-21 08:05:34 +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 * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 2007-07-28 20:16:07 +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