android_bionic/libc/bionic
Elliott Hughes a554212992 Remove the last .jam file.
How did I miss this before?

Change-Id: I2e582133fc4800656fdd81104f8dfc7ee8f5b580
2012-08-09 11:54:23 -07:00
..
__errno.c
__set_errno.c
arc4random.c
basename.c
basename_r.c
bionic_clone.c
clearenv.c
cpuacct.c Prevent deadlock when using fork 2011-12-06 08:39:18 -08:00
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 MIPS support for libc. 2012-08-02 16:07:26 -07:00
dlmalloc.c Minor tweak to get memory around corrupted heap chunks dumped. 2012-06-19 07:11:38 -07:00
dlmalloc.h
drand48.c
erand48.c
err.c
fdprintf.c
fork.c Handle pthread-related changes (mutex/atfork) 2012-03-26 15:38:59 -07:00
fts.c
hash.h
if_indextoname.c
if_nametoindex.c
ioctl.c
ldexp.c
libc_init_common.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
libc_init_common.h
libc_init_dynamic.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
libc_init_static.c Initialize TLS before any application code is run. 2012-04-13 00:08:11 +04:00
logd_write.c Adding event logging to libc. 2012-06-08 12:14:48 -07:00
malloc_debug_check.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
malloc_debug_check_mapinfo.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
malloc_debug_check_mapinfo.h bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
malloc_debug_common.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
malloc_debug_common.h bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
malloc_debug_leak.c resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp 2012-06-02 08:14:36 -07:00
malloc_debug_qemu.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
malloc_debug_stacktrace.c bionic: import heaptracker as chk_malloc 2012-06-01 15:54:34 -07:00
md5.c
md5.h
memmove_words.c
pthread-atfork.c Handle pthread-related changes (mutex/atfork) 2012-03-26 15:38:59 -07:00
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 am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" 2012-05-09 12:53:16 -07:00
pthread_debug.c implement pthread mutex deadlock detection 2011-12-09 14:38:57 -08:00
pthread_internal.h resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp 2012-05-08 13:26:28 -07:00
ptrace.c
pututline.c
realpath.c New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
sched_cpualloc.c
sched_cpucount.c
sched_getaffinity.c
sched_getcpu.c
semaphore.c
sha1.c
ssp.c
stubs.c Report errors to the log, not just stderr. 2012-07-27 17:43:38 -07:00
system_properties.c Correction to use of TEMP_FAILURE_RETRY in send_prop_msg 2012-07-27 15:18:23 +02:00
tdelete.c New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
tdestroy.c New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
tfind.c New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
thread_atexit.c
time64.c
time64_config.h
tsearch.c New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
utime.c
utmp.c