android_bionic/libc/bionic
Elliott Hughes 855dde4426 Merge "Fix tmpfile(3)." 2012-09-26 12:04:59 -07:00
..
ThreadLocalBuffer.h Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). 2012-09-13 15:18:21 -07:00
__errno.c
__set_errno.c
__umask_chk.c FORTIFY_SOURCE: add umask check 2012-09-26 10:19:31 -07:00
arc4random.c
basename.c
basename_r.c
bionic_clone.c enable clone system call for x86 2012-08-15 17:04:50 -07:00
clearenv.c
cpuacct.c
crtbrand.c Add a .note.android.ident section to Android ELF binaries. 2012-07-31 16:18:22 +12:00
dirname.c
dirname_r.c
dl_iterate_phdr_static.c Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
dlmalloc.c Upgrade to dlmalloc 2.8.5. 2012-08-20 14:12:20 -07:00
dlmalloc.h Avoid malloc lock while calling pthread_atfork. 2012-08-31 11:11:40 -07:00
drand48.c
erand48.c
err.c
fdprintf.c
fork.c
fts.c
getcwd.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
hash.h
if_indextoname.c
if_nametoindex.c
ioctl.c
ldexp.c
libc_init_common.c Don't corrupt the thread list in static executables. 2012-09-05 17:47:37 -07:00
libc_init_common.h libc: remove ctors/dtors sections 2012-08-22 20:45:26 +02:00
libc_init_dynamic.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
libc_init_static.c Don't corrupt the thread list in static executables. 2012-09-05 17:47:37 -07:00
logd_write.c Adding event logging to libc. 2012-06-08 12:14:48 -07:00
malloc_debug_check.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_check_mapinfo.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_check_mapinfo.h Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_common.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_common.h Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_leak.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_qemu.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
malloc_debug_stacktrace.cpp Clean up warnings in the malloc_debug_* files. 2012-08-29 12:08:13 -07:00
md5.c
md5.h
memmove_words.c
pthread-atfork.c
pthread-rwlocks.c
pthread-timers.c Give the timer_create SIGEV_THREAD helper threads sensible names. 2012-06-06 10:32:56 -07:00
pthread.c Make pthread_create more forgiving of invalid sched_policy. 2012-09-18 16:55:24 -07:00
pthread_debug.c
pthread_internal.h Don't corrupt the thread list in static executables. 2012-09-05 17:47:37 -07:00
ptrace.c
pututline.c
realpath.c
sched_cpualloc.c
sched_cpucount.c
sched_getaffinity.c
sched_getcpu.c
semaphore.c
sha1.c
ssp.c
strerror.cpp Don't copy strerror(3) or strsignal(3) strings if we can share. 2012-09-17 15:23:35 -07:00
strerror_r.cpp Use hidden visibility for several internal-use-only functions. 2012-09-21 18:27:40 -07:00
strsignal.cpp Don't copy strerror(3) or strsignal(3) strings if we can share. 2012-09-17 15:23:35 -07:00
stubs.cpp Print out shared app gids correctly 2012-09-13 15:25:09 -07:00
system_properties.c Correction to use of TEMP_FAILURE_RETRY in send_prop_msg 2012-07-27 15:18:23 +02:00
tdestroy.c Switch to upstream NetBSD tdelete/tfind/tsearch. 2012-08-13 17:41:49 -07:00
thread_atexit.c
time64.c
time64_config.h
tmpfile.cpp Fix tmpfile(3). 2012-09-26 12:02:17 -07:00
utime.c
utmp.c