platform_bionic/libc
Elliott Hughes d6541c2a97 Make <math.h> renames compatible with GCC.
GCC is fussy about the order in which attributes and renames occur.

Bug: N/A
Test: builds
Change-Id: Icee5ec00aa4626ddad0d89d2d7cee5ec6891c368
2017-09-18 16:22:32 -07:00
..
arch-arm Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-arm64 Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-common/bionic Build crtbegin with clang too. 2017-07-25 11:54:33 -07:00
arch-mips Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-mips64 Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-x86 <stdbool.h> not necessary in C++. 2017-09-07 13:28:14 -07:00
arch-x86_64 Add syncfs(2). 2017-08-24 16:31:49 -07:00
async_safe Refactor BufferOutputStream. 2017-08-22 13:17:28 -07:00
bionic Merge "Always log errno when aborting." 2017-09-18 21:33:54 +00:00
dns Make use of the DNS query hook in the netcontext 2017-05-22 18:37:25 -04:00
include Make <math.h> renames compatible with GCC. 2017-09-18 16:22:32 -07:00
kernel Use env to invoke python 2017-08-31 15:11:50 -07:00
malloc_debug Provide method to dump backtrace heap data. 2017-09-05 15:57:00 -07:00
private Implement <iconv.h>. 2017-08-25 08:47:41 -07:00
seccomp Merge "Allow io_* syscalls." 2017-08-29 03:28:25 +00:00
stdio Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
stdlib Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
tools Use env to invoke python 2017-08-31 15:11:50 -07:00
tzcode Fix incorrect check. 2017-04-14 12:58:56 -07:00
upstream-freebsd Finish <search.h>. 2017-08-31 17:38:51 -07:00
upstream-netbsd libc: Add support to allow library calls to find appropriate shell executable for a process 2017-08-22 10:17:28 -07:00
upstream-openbsd Always log errno when aborting. 2017-09-15 16:18:49 -07:00
versioner-dependencies Revert "Revert "Run the versioner as part of the build."" 2017-04-07 20:35:16 -07:00
Android.bp Merge "Remove clang: true" 2017-09-11 21:39:41 +00:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.arm64.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.map.txt Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.mips.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.mips64.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.x86.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.x86_64.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libstdc++.arm.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.arm64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.map.txt Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86_64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
MODULE_LICENSE_BSD
NOTICE Finish <search.h>. 2017-08-31 17:38:51 -07:00
SECCOMP_BLACKLIST.TXT Add seccomp blacklist, and exclude swap functions 2017-04-13 08:57:14 -07:00
SECCOMP_WHITELIST.TXT Merge "Allow io_* syscalls." 2017-08-29 03:28:25 +00:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SYSCALLS.TXT Add syncfs(2). 2017-08-24 16:31:49 -07:00
version_script.txt