glibc/nptl/sysdeps/unix/sysv/linux
Carlos O'Donell be11d71394 x86*: Return syscall error for lll_futex_wake.
It is very very possible that the futex syscall returns an
error and that the caller of lll_futex_wake may want to
look at that error and propagate the failure.

This patch allows a caller to see the syscall error.

There are no users of the syscall error at present, but
future cleanups are now be able to check for the error.

--

nplt/

2013-06-10  Carlos O'Donell  <carlos@redhat.com>

	* sysdeps/unix/sysv/linux/i386/lowlevellock.h
	(lll_futex_wake): Return syscall error.
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
	(lll_futex_wake): Return syscall error.
2013-06-10 12:05:11 -04:00
..
bits Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
i386 x86*: Return syscall error for lll_futex_wake. 2013-06-10 12:05:11 -04:00
powerpc Remove trailing whitespace in nptl. 2013-06-06 12:06:15 +00:00
s390 FUTEX_*_REQUEUE_PI support for non-x86 code 2013-02-18 16:07:10 +05:30
sh Remove trailing whitespace in nptl. 2013-06-06 12:06:15 +00:00
sparc Remove trailing whitespace in nptl. 2013-06-06 12:06:15 +00:00
x86/bits Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
x86_64 x86*: Return syscall error for lll_futex_wake. 2013-06-10 12:05:11 -04:00
aio_misc.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
allocrtsig.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
createthread.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fork.c nptl: Fix comment typo in fork.c. 2013-02-21 09:36:43 -05:00
fork.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getpid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Implies
internaltypes.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
jmp-unwind.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
kernel-posix-timers.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libc_multiple_threads.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libc_pthread_init.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libc-lowlevellock.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lowlevelbarrier.sym * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): 2007-05-26 16:19:15 +00:00
lowlevelcond.sym * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 2007-05-29 16:15:48 +00:00
lowlevellock.c Include atomic.h in generic lowlevellock.c. 2013-03-12 23:27:24 -04:00
lowlevelrobustlock.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lowlevelrobustlock.sym * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
lowlevelrwlock.sym * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
Makefile Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_notify.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pt-fork.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pt-raise.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_attr_getaffinity.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_attr_setaffinity.c Consolidate pthread_attr value validation 2013-04-22 10:28:31 +05:30
pthread_getaffinity.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_getcpuclockid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_getname.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_kill.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_mutex_cond_lock.c * pthread_mutex_lock.c (__pthread_mutex_lock): Handle only the 2008-12-12 18:46:28 +00:00
pthread_setaffinity.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_setname.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_sigqueue.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread_yield.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread-pi-defines.sym Take lock in pthread_cond_wait cleanup handler only when needed 2012-10-10 12:52:56 +05:30
raise.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
register-atfork.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
rtld-lowlevel.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sem_post.c sem_post.c: Include atomic.h. 2013-04-07 16:13:02 -04:00
sem_timedwait.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sem_trywait.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sem_wait.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +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 * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
smp.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
structsem.sym * pthread-errnos.sym: Add EOVERFLOW. 2008-01-10 18:34:43 +00:00
timer_create.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
timer_delete.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
timer_getoverr.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
timer_gettime.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
timer_routines.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
timer_settime.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
unregister-atfork.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
unwindbuf.sym Update. 2003-07-01 03:33:06 +00:00
Versions Update. 2002-12-28 22:19:04 +00:00