platform_bionic/libc
Dan Albert 832ccc2667 Run genversion-scripts.py.
I forgot to run this after adding NDK info to libstdc++.

Test: make native
Bug: None
Change-Id: I5d45aa7207b9eb548a233442aa0e3ab77d98baeb
2016-11-04 16:29:16 -07:00
..
arch-arm Small cleanup of cortex-a15 code. 2016-11-01 14:28:22 -07:00
arch-arm64 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
arch-common/bionic
arch-mips Merge "Replace .align with .balign for clarity" 2016-10-28 17:23:49 +00:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
arch-x86_64 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
bionic Merge "Fix gettid() after clone()." 2016-10-29 02:09:56 +00:00
dns Minor copyright header unification. 2016-10-24 12:57:55 -07:00
include Add legacy inline for wait4. 2016-10-31 20:20:25 -07:00
kernel Update to kernel headers v4.7.2. 2016-08-29 12:07:13 -07:00
malloc_debug Update documentation. 2016-09-28 14:54:06 -07:00
private Replace .align with .balign for clarity 2016-10-27 05:11:56 -07:00
stdio Fix stdin/stdout/stderr for pre-M. 2016-10-20 10:10:45 -07:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools Don't scan .swp files for copyright headers. 2016-10-24 17:34:42 -07:00
tzcode Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c. 2016-10-03 16:46:33 -07:00
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd Merge \"Make it possible to build bionic with -I instead of -isystem.\" 2016-07-22 21:47:47 +00:00
upstream-openbsd Allocate all arc4random data on the same page. 2016-10-11 13:07:44 -07:00
zoneinfo Update timezone data to 2016h. 2016-10-21 14:38:27 +01:00
Android.bp Add license to ndk_headers modules. 2016-10-20 11:52:05 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
libc.arm.map Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libc.arm64.map Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libc.map.txt Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libc.mips.map Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libc.mips64.map Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libc.x86.map Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libc.x86_64.map Add strtof_l and strtod_l. 2016-09-22 00:44:37 -07:00
libstdc++.arm.map Run genversion-scripts.py. 2016-11-04 16:29:16 -07:00
libstdc++.arm64.map Run genversion-scripts.py. 2016-11-04 16:29:16 -07:00
libstdc++.map.txt Migrate libstdc++ to ndk_library. 2016-10-06 15:50:41 -07:00
libstdc++.mips.map Run genversion-scripts.py. 2016-11-04 16:29:16 -07:00
libstdc++.mips64.map Run genversion-scripts.py. 2016-11-04 16:29:16 -07:00
libstdc++.x86.map Run genversion-scripts.py. 2016-11-04 16:29:16 -07:00
libstdc++.x86_64.map Run genversion-scripts.py. 2016-11-04 16:29:16 -07:00
MODULE_LICENSE_BSD
NOTICE Minor copyright header unification. 2016-10-24 12:57:55 -07:00
SYSCALLS.TXT Fix various <sys/socket.h> prototypes. 2016-08-16 13:37:24 -07:00
version_script.txt