glibc/sysdeps/unix/sysv/aix
Daniel Jacobowitz 8323b1abc6 * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use
lll_private_futex_wake.
	* sysdeps/unix/sysv/linux/arm/check_pf.c: Update from generic version.
	* sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c
	(pthread_cancel_init): Add noinline and barriers.
	* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
	(__lll_timedlock_wait): Update call to lll_futex_timed_wait.
	(__lll_timedwait_tid): Likewise.
	* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h (LLL_PRIVATE,
	LLL_SHARED): Define.
	(lll_futex_wait): Use lll_futex_timed_wait.
	(lll_futex_timed_wait, lll_futex_wake, lll_futex_wake_unlock): Take a
	PRIVATE argument.
	(lll_private_futex_wait, lll_private_futex_timed_wait,
	lll_private_futex_wake): New.
	(lll_robust_mutex_dead,  __lll_mutex_lock, __lll_mutex_cond_lock,
	__lll_mutex_unlock, __lll_robust_mutex_unlock,
	__lll_mutex_unlock_force, lll_wait_tid): Update calls.
	* sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c (clear_once_control,
	__pthread_once): Use private futexes.
	* sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c
	(pthread_cancel_init): Add noinline and barriers.

	* sysdeps/unix/sysv/aix/bits/fcntl.h,
	sysdeps/unix/sysv/linux/am33/bits/fcntl.h,
	sysdeps/unix/sysv/linux/arm/bits/fcntl.h,
	sysdeps/unix/sysv/linux/cris/bits/fcntl.h,
	sysdeps/unix/sysv/linux/m68k/bits/fcntl.h,
	sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.

	* sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h (SEM_VALUE_MAX):
	Delete.
	* sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
	Delete.
2007-07-10 13:35:30 +00:00
..
bits * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use 2007-07-10 13:35:30 +00:00
gnu
net
powerpc 2005-12-27 Roland McGrath <roland@redhat.com> 2005-12-28 05:47:03 +00:00
sys
_exit.c
accept.c (accept): Add libc_hidden_def. 2002-12-31 20:41:23 +00:00
access.c
bind.c
brk.c
chdir.c
chmod.c
chown.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
chroot.c
close.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
configure 2002-10-19 Roland McGrath <roland@redhat.com> 2002-10-19 20:03:50 +00:00
configure.in 2002-10-18 Jeff Bailey <jbailey@gnu.org> 2002-10-18 19:38:00 +00:00
connect.c Use INTDEF for __connect. 2002-04-09 20:21:24 +00:00
creat.c
dl-addr.c
dl-close.c
dl-error.c
dl-libc.c
dl-open.c
dl-support.c
dl-sym.c
dlldr.h
environ.c
euidaccess.c
execve.c
fchdir.c
fchmod.c
fchown.c
fcntl.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
fdatasync.c
fork.c Add libc_hidden_def for __fork. 2002-12-31 11:05:04 +00:00
fstatfs.c
fsync.c
ftruncate64.c
ftruncate.c
fxstat64.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:09 +00:00
fxstat.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:09 +00:00
getdents.c
getegid.c
geteuid.c
getgid.c
getgroups.c
gethostname.c
getpeername.c
getpgid.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
getpgrp.c
getpid.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
getppid.c
getpriority.c
getrlimit64.c
getrlimit.c
getrusage.c
getsid.c
getsockname.c (__getsockname): Renamed from getsockname, add getsockname as weak alias. 2002-05-15 00:14:45 +00:00
gettimeofday.c Avoid unescaped newlines in string constants. 2002-08-28 21:26:20 +00:00
getuid.c
Implies
init-first.c 2002-10-25 Roland McGrath <roland@redhat.com> 2002-10-25 19:41:24 +00:00
ioctl.c
kernel_proto.h
kill.c
lchown.c
libc-start.c 2002-10-24 Roland McGrath <roland@redhat.com> 2002-10-24 19:13:38 +00:00
link.c
lockf64.c
lockf.c
lseek64.c
lseek.c (__lseek): Add libc_hidden_def. 2002-12-31 20:40:18 +00:00
lxstat64.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:09 +00:00
lxstat.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:09 +00:00
madvise.c
Makefile
mkdir.c
mknod.c
mmap64.c
mmap.c
mprotect.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
msync.c
munmap.c
nanosleep.c Add libc_hidden_def for __nanosleep. 2002-12-31 10:22:40 +00:00
open.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
pipe.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
poll.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
posix_madvise.c AIX posix_madvise implementation. 2003-08-16 06:13:49 +00:00
pread64.c
pread.c
profil-counter.h
read.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
readlink.c
readv.c (__readv): Rename to __libc_readv and make old name an alias. 2002-10-09 09:25:29 +00:00
recv.c
recvfrom.c (__recvfrom): Renamed from recvfrom, add recvfrom as weak alias. 2002-05-15 00:08:25 +00:00
recvmsg.c (__recvmsg): Renamed from recvmsg, add recvmsg as weak alias. 2002-05-15 00:07:30 +00:00
rename.c
revoke.c
rmdir.c
sbrk.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
sched_yield.c
select.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
semctl.c
semget.c
semop.c
sendmsg.c (__sendmsg): Renamed from sendmsg, add sendmsg as weak alias. 2002-05-15 00:10:13 +00:00
sendto.c
setegid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:48 +00:00
seteuid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:48 +00:00
setgid.c
setgroups.c
setitimer.c Convert GCC extension initializer syntax to C99. 2002-12-16 23:17:43 +00:00
setpgid.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
setpgrp.c
setpriority.c
setregid.c
setreuid.c
setrlimit64.c
setrlimit.c
setsid.c
setsockopt.c
setuid.c
shmat.c
shmctl.c
shmdt.c
shmget.c
sigaction.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
sigaltstack.c
sigpending.c
sigprocmask.c
sigset-cvt-mask.h 2002-09-04 Bruno Haible <bruno@clisp.org> 2002-09-05 18:51:44 +00:00
sigstack.c
sigsuspend.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
sleep.c Convert GCC extension initializer syntax to C99. 2002-12-16 23:17:43 +00:00
socket.c
socketpair.c
speed.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:01 +00:00
start-libc.c 2002-10-24 Roland McGrath <roland@redhat.com> 2002-10-24 19:13:38 +00:00
start.s 2004-08-15 Roland McGrath <roland@frob.com> 2004-08-16 04:51:04 +00:00
statfs.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
symlink.c
sync.c
syscall.c
sysdep.h
sysv_termio.h termio definitions for AIX. 2001-09-08 17:45:10 +00:00
tcgetattr.c
tcsetattr.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:01 +00:00
times.c
truncate64.c
truncate.c
uitrunc.c
ulimit.c
umask.c
uname.c
unlink.c
usleep.c Convert GCC extension initializer syntax to C99. 2002-12-16 23:17:43 +00:00
ustat.c
utimes.c
utmpx.h
Versions
wait3.c
wait4.c
waitid.c (waitid): Rename to __waitid and make old name an alias. 2002-10-09 09:28:58 +00:00
waitpid.c 2002-08-12 Roland McGrath <roland@redhat.com> 2002-08-13 01:07:52 +00:00
write.c Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
writev.c (__writev): Rename to __libc_writev and make old name an alias. 2002-10-09 09:35:00 +00:00
xstat64.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:09 +00:00
xstat.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:23:09 +00:00