platform_bionic/libc
Elliott Hughes 44c01c77d3 Clean up the math headers.
I had hoped that this would then let us remove more of the "introduced
in" annotations, but it looks like that's not really going to happen
until the NDK's minimum supported API is 21.

Also remove a .c file that wasn't referenced anywhere.

Test: treehugger
Change-Id: I8b4a61c082293f8445195a4fa5ee30595d70444e
2020-02-11 08:46:29 -08:00
..
arch-arm Add arm64 string.h function implementations for use with hardware supporting MTE. 2019-10-29 16:18:31 -07:00
arch-arm64 Add arm64 string.h function implementations for use with hardware supporting MTE. 2019-10-29 16:18:31 -07:00
arch-common/bionic Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
arch-mips Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-mips64/bionic Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-x86 Use the canonical form of the APL2 boilerplate. 2019-12-12 15:32:10 -08:00
arch-x86_64 Optimized L2 Cache value for Intel(R) Core Architectures. 2019-11-12 15:58:34 +00:00
async_safe Make ramdisk_available. 2020-01-22 12:09:33 -08:00
bionic Update a few comments. 2020-02-10 10:30:38 -08:00
dns android_getaddrinfo_proxy: fix memory leak on failure. 2019-11-05 12:42:14 -08:00
include Clean up the math headers. 2020-02-11 08:46:29 -08:00
kernel Update to v5.5 kernel headers. 2020-02-07 20:14:42 +00:00
malloc_debug Merge "Add tagged pointers to bionic." 2020-01-24 00:26:32 +00:00
malloc_hooks Add automatic running of tests on bionic changes. 2019-11-15 14:19:33 -08:00
platform/bionic Add an android_unsafe_frame_pointer_chase function. 2020-02-03 10:30:45 -08:00
private Remove bionic's internal ctype-like inlines. 2020-02-05 11:39:35 -08:00
seccomp Remove global seccomp list. 2019-09-17 16:37:05 -07:00
stdio Remove bionic's internal ctype-like inlines. 2020-02-05 11:39:35 -08:00
stdlib Revert fwalk/sfp locking to fix concurrent reads 2019-05-04 00:28:00 -07:00
system_properties Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
tools Stop generating unused headers. 2020-02-03 17:56:06 -08:00
tzcode Remove bionic refs to runtime module tz files 2019-06-10 15:09:15 +01:00
upstream-freebsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-netbsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-openbsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
versioner-dependencies Stop generating unused headers. 2020-02-03 17:56:06 -08:00
Android.bp Merge "Stop generating unused headers." 2020-02-04 15:56:44 +00:00
fs_config_generator.py
libc.map.txt Add an android_unsafe_frame_pointer_chase function. 2020-02-03 10:30:45 -08:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Merge "Reimplement realpath." 2020-01-23 20:34:15 +00:00
SECCOMP_BLACKLIST_APP.TXT Blacklist setregid(32) for apps. 2019-01-22 17:22:54 +01:00
SECCOMP_BLACKLIST_COMMON.TXT
SECCOMP_WHITELIST_APP.TXT Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." 2020-01-13 14:20:59 -05:00
SECCOMP_WHITELIST_COMMON.TXT Merge "libc: Add pidfd_open to common seccomp allowed list" 2020-01-15 06:25:34 +00:00
SECCOMP_WHITELIST_SYSTEM.TXT
SYSCALLS.TXT Add a tool to track down fd leaks. 2020-01-30 13:55:10 -08:00
version_script.txt