android_bionic/libc/private
Elliott Hughes 99d54656bd Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>.
We've copied & pasted these to too many places. And if we're going to
have another go at upstreaming these, that's probably yet another reason
to have the *values* in just one place. (Even if upstream wants different
names, we'll likely keep the legacy names around for a while for source
compatibility.)

Bug: http://b/111903542
Test: ran tests
Change-Id: I8ccc557453d69530e5b74f865cbe0b458c84e3ba
2018-08-22 10:36:23 -07:00
..
CFIShadow.h Revert "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" 2017-08-03 14:11:28 -07:00
CachedProperty.h Address a bunch of clang-tidy complaints. 2018-01-19 15:56:12 -08:00
ErrnoRestorer.h
FdPath.h Add POSIX fexecve. 2017-10-18 16:26:17 -07:00
KernelArgumentBlock.h Modernize codebase by replacing NULL with nullptr 2018-08-02 18:09:44 -07:00
NetdClientDispatch.h
ScopedPthreadMutexLocker.h
ScopedReaddir.h Modernize codebase by replacing NULL with nullptr 2018-08-02 18:09:44 -07:00
ScopedSignalBlocker.h Rewrite system(3) to use posix_spawn(3). 2018-03-05 17:20:12 -08:00
ScopedSignalHandler.h Rewrite system(3) to use posix_spawn(3). 2018-03-05 17:20:12 -08:00
SigSetConverter.h Add `sigset64_t` and accompanying functions. 2018-01-30 18:47:16 -08:00
WriteProtected.h Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. 2018-08-22 10:36:23 -07:00
__get_tls.h
bionic_arc4random.h Inline __libc_arc4random_has_unlimited_entropy. 2018-02-06 15:35:15 -08:00
bionic_asm.h Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
bionic_asm_arm.h Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
bionic_asm_arm64.h Set __bionic_asm_align to 16 for arm64 2018-06-26 15:58:52 -03:00
bionic_asm_mips.h Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
bionic_asm_x86.h Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
bionic_asm_x86_64.h Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
bionic_auxv.h
bionic_config.h
bionic_constants.h
bionic_ctype.h Use inline ctype functions for ato*/strto* and scanf. 2017-12-19 16:37:01 -08:00
bionic_defs.h Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
bionic_errdefs.h
bionic_fdsan.h fdsan: minor refactoring. 2018-08-06 18:47:29 -07:00
bionic_fortify.h bionic_fortify: clarify error message for an out of bounds FD. 2018-03-14 12:37:25 +00:00
bionic_futex.h Modernize codebase by replacing NULL with nullptr 2018-08-02 18:09:44 -07:00
bionic_globals.h fdsan: minor refactoring. 2018-08-06 18:47:29 -07:00
bionic_ieee.h
bionic_lock.h Add ability to read /etc/passwd and /etc/group 2018-02-08 12:38:57 -08:00
bionic_macros.h libc: enable -Wimplicit-fallthrough 2018-08-15 10:11:08 -07:00
bionic_malloc_dispatch.h Add aligned_alloc to libc. 2018-02-07 06:57:14 -08:00
bionic_mbstate.h Include what we use. 2018-01-22 12:20:16 -08:00
bionic_page.h
bionic_sdk_version.h
bionic_sigdefs.h
bionic_ssp.h
bionic_string_utils.h
bionic_systrace.h
bionic_time_conversions.h Always use CLOCK_MONOTONIC for pthreads and semaphores 2017-08-18 09:11:05 -07:00
bionic_tls.h Add a legacy inline for mmap64. 2017-10-05 23:41:47 -07:00
bionic_vdso.h Clean up the time(2) implementation. 2018-01-12 15:20:28 -08:00
get_cpu_count_from_string.h
grp_pwd.h Require vendor users and groups to start with vendor_ 2018-05-15 14:10:21 -07:00
icu.h Implement <iconv.h>. 2017-08-25 08:47:41 -07:00
sigrtmin.h Filter out reserved signals in functions that take sigset_t. 2018-02-27 14:12:30 -08:00
thread_private.h Reimplement popen(3)/pclose(3). 2018-07-11 12:15:26 -07:00