platform_bionic/libc
2017-12-20 00:05:57 +00:00
..
arch-arm Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
arch-arm64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-common/bionic Give ELF notes 4-byte alignment. 2017-12-04 13:21:01 -08:00
arch-mips Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
arch-mips64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-x86 Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
arch-x86_64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
async_safe Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. 2017-10-25 14:28:42 -07:00
bionic Merge "Refactor the ato* and strto* family." 2017-12-20 00:05:57 +00:00
dns Improve glibc compatibility of gethostby*_r functions. 2017-10-23 17:38:35 -07:00
include POSIX says sigaction::sa_flags is int. 2017-12-15 08:44:58 -08:00
kernel Use in_addr in ip_mreq_source and ip_msfilter. 2017-12-14 10:07:27 -08:00
malloc_debug Always wrap waitpid in TEMP_FAILURE_RETRY. 2017-11-28 12:55:19 -08:00
private bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
seccomp Use -Werror in bionic 2017-10-02 13:21:22 -07:00
stdio More scanf cleanup. 2017-12-12 17:10:51 -08:00
stdlib Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
system_properties Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
tools Merge "Be more specific about POSIX obsolescence." 2017-10-20 16:50:28 +00:00
tzcode Add missing includes. 2017-10-11 11:25:52 -07:00
upstream-freebsd Change ARG_MAX/_SC_ARG_MAX back to a constant. 2017-11-15 15:14:35 -08: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 Refactor the ato* and strto* family. 2017-12-19 13:55:54 -08:00
versioner-dependencies Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
Android.bp Merge "Refactor the ato* and strto* family." 2017-12-20 00:05:57 +00:00
Android.mk
fs_config_generator.py
libc.arm.map More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
libc.arm64.map More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
libc.map.txt More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
libc.mips.map More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
libc.mips64.map More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
libc.x86.map More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
libc.x86_64.map More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -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 [AArch64] Optimized memcmp 2017-11-03 13:21:07 -04:00
SECCOMP_BLACKLIST.TXT
SECCOMP_WHITELIST.TXT Add <sys/random.h>. 2017-09-29 05:31:35 +00:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SYSCALLS.TXT Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
version_script.txt