platform_bionic/libc/arch-mips64/bionic
Elliott Hughes 954cf0d4e2 Hide the __bionic_clone and __bionic_clone_entry implementation details.
clone(2) is the public symbol.

Also switch a test from __bionic_clone to clone; testing public API
means the test now works on glibc too.

Change-Id: If59def26a00c3afadb8a6cf9442094c35a59ffde
2014-05-08 19:00:23 -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 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
__set_tls.c [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
_exit_with_stack_teardown.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
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.c [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
crtbegin_so.c [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
futex_mips.S Make mips/mips64 syscall stubs more like the other architectures. 2014-02-19 14:54:31 -08: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