android_bionic/libc/private
Elliott Hughes 6331e806de Implement scandirat and scandirat64.
Bug: http://b/12612339
Change-Id: Id3b249a884fe08964b26a017ae9574961f0cb441
2015-10-27 13:47:36 -07:00
..
ErrnoRestorer.h
KernelArgumentBlock.h
NetdClientDispatch.h
ScopeGuard.h
ScopedPthreadMutexLocker.h
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 Add semaphore tests, fix sem_destroy. 2014-09-19 17:37:06 -07:00
bionic_futex.h valgrind can't find syscall because we didn't put it in <unistd.h>. 2015-02-19 22:49:44 -08:00
bionic_globals.h Move malloc dispatch table to __libc_globals. 2015-10-12 17:54:58 -07:00
bionic_lock.h Use bionic lock in pthread_internal_t. 2015-10-22 20:14:33 -07:00
bionic_macros.h Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional 2014-11-11 11:16:57 -08:00
bionic_malloc_dispatch.h Move malloc dispatch table to __libc_globals. 2015-10-12 17:54:58 -07: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_ssp.h
bionic_string_utils.h
bionic_systrace.h
bionic_time.h
bionic_time_conversions.h Add semaphore tests, fix sem_destroy. 2014-09-19 17:37:06 -07:00
bionic_tls.h Add a TLS slot for TSAN. 2015-08-18 15:09:00 -07: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_events.h
libc_logging.h
thread_private.h