bionic/libc/arch-arm64
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 Hide the __bionic_clone and __bionic_clone_entry implementation details. 2014-05-08 19:00:23 -07:00
generic Add ARMv8 optimized string handling functions based on cortex-strings 2014-03-06 14:59:51 -08:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
syscalls Implement _Exit(3). 2014-04-08 17:16:13 -07:00
arm64.mk Clean up localeconv(3). 2014-04-08 14:34:12 -07:00