bionic/libc/arch-mips64/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 Hide the __bionic_clone and __bionic_clone_entry implementation details. 2014-05-08 19:00:23 -07:00
__get_sp.S Hide __get_sp. 2014-05-20 20:22:50 -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
atexit.h [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
bzero.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
crtbegin_so.c [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
crtbegin.c [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
futex_mips.S Hide most of the private futex functions. 2014-05-21 18:30:00 -07:00
getdents.cpp [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
memcmp16.S Unify our assembler macros. 2014-02-20 13:51:26 -08: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 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
vfork.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00