bionic/libc/arch-x86/bionic
Elliott Hughes d5ed63a6a8 Hide most of the private futex functions.
Also hide part of the system properties compatibility code, since
we needed to touch that to keep it building.

I'll remove __futex_syscall4 and futex in a later patch.

Bug: 11156955
Change-Id: Ibbf42414c5bb07fb9f1c4a169922844778e4eeae
2014-05-21 18:30:00 -07: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
__set_tls.c Hide __set_tls. 2014-05-20 20:32:28 -07:00
__stack_chk_fail_local.h Drop unnecessary execution permission for .cpp/.c/.h 2013-03-22 10:28:15 +08: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
atexit.h Replace .S version of x86 crtfiles with .c version 2012-11-30 17:41:25 +04:00
futex_x86.S Hide most of the private futex functions. 2014-05-21 18:30:00 -07: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 Use the MAX_ERRNO constant. 2014-01-02 16:23:24 -08:00
vfork.S Use the MAX_ERRNO constant. 2014-01-02 16:23:24 -08:00