platform_bionic/libc/arch-x86_64/bionic
Narayan Kamath 75c55ff84e Revert "Lose the hand-written futex assembler."
This reverts commit ced906c849.

Causes issues on art / dalvik due to a broken return value
check and other undiagnosed issues.

bug: 15195455

Change-Id: I5d6bbb389ecefb0e33a5237421a9d56d32a9317c
2014-05-28 18:03:01 +00:00
..
__bionic_clone.S Align the child stack in clone(2). 2014-05-09 17:06:51 -07:00
__get_sp.S Hide __get_sp. 2014-05-20 20:22:50 -07:00
__rt_sigreturn.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
__set_tls.c Fix x86_64 __set_tls.c build failure. 2014-05-21 10:02:00 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
_setjmp.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
futex_x86_64.S Revert "Lose the hand-written futex assembler." 2014-05-28 18:03:01 +00:00
setjmp.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
sigsetjmp.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscall.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00
vfork.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00