android_bionic/libc/private
Josh Gao 26bc9c64d5 Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private.
Bug: http://b/28067717
Change-Id: I02f78ad7293a15ff45e35e9c20f60d3d023931eb
2016-04-13 17:45:39 -07:00
..
ErrnoRestorer.h
KernelArgumentBlock.h Tidy up KernelArgumentBlock::getauxval. 2016-01-05 16:29:33 -08:00
NetdClientDispatch.h
ScopeGuard.h
ScopedPthreadMutexLocker.h Explicitly disallow default c-tor 2015-12-01 16:57:19 -08:00
ScopedReaddir.h Implement scandirat and scandirat64. 2015-10-27 13:47:36 -07:00
ThreadLocalBuffer.h Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
UniquePtr.h
WriteProtected.h Move VDSO pointers to a shared globals struct. 2015-10-09 15:59:04 -07:00
__get_tls.h
bionic_asm.h Add a no dwarf version of assembler macros. 2015-09-30 15:32:15 -07:00
bionic_auxv.h
bionic_config.h
bionic_constants.h
bionic_errdefs.h Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. 2016-04-13 17:45:39 -07:00
bionic_fortify.h Improve FORTIFY failure diagnostics. 2016-02-26 22:06:17 -08:00
bionic_futex.h Use FUTEX_WAIT_BITSET to avoid converting timeouts. 2015-11-19 13:42:03 -08:00
bionic_globals.h libc: implement kernel vdso syscalls for i386 2016-03-25 14:10:05 -07:00
bionic_lock.h Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." 2015-11-21 01:50:29 +00:00
bionic_macros.h Fix missing parentheses. 2015-12-16 16:11:04 -08:00
bionic_malloc_dispatch.h Export malloc_iterate and friends 2016-02-18 15:05:38 -08:00
bionic_mbstate.h
bionic_page.h Move PAGE_MASK into <sys/user.h>. 2015-07-28 14:58:37 -07:00
bionic_prctl.h
bionic_sdk_version.h Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" 2016-01-25 17:39:18 -08:00
bionic_sigdefs.h Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. 2016-04-13 17:45:39 -07:00
bionic_ssp.h
bionic_string_utils.h
bionic_systrace.h
bionic_time_conversions.h Make it harder to use a broken legacy function by accident. 2016-04-04 16:15:37 -07:00
bionic_tls.h Improve and fix the stack-protector tests. 2016-03-09 14:50:03 -08:00
bionic_vdso.h Move VDSO pointers to a shared globals struct. 2015-10-09 15:59:04 -07:00
get_cpu_count_from_string.h Fix the way to count online cpus. 2015-09-29 17:49:37 -07:00
kernel_sigset_t.h Move some pthread functions to signal.h. 2014-11-21 10:26:09 -08:00
libc_logging.h Improve FORTIFY failure diagnostics. 2016-02-26 22:06:17 -08:00
thread_private.h