summaryrefslogtreecommitdiffstats
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
* Revert "sha1: Use bswap* to optimize byte order"Ricardo Cerqueira2012-11-291-60/+39
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...Steve Kondik2012-11-1832-7716/+1748
|\
| * Use hidden visibility for several internal-use-only functions.Elliott Hughes2012-09-211-3/+3
| * Make pthread_create more forgiving of invalid sched_policy.Dave Burke2012-09-181-1/+5
| * Don't copy strerror(3) or strsignal(3) strings if we can share.Elliott Hughes2012-09-173-8/+31
| * Print out shared app gids correctlyKenny Root2012-09-131-9/+10
| * Add tests for Android-specific stubsKenny Root2012-09-131-9/+21
| * Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-134-0/+207
| * Don't corrupt the thread list in static executables.Elliott Hughes2012-09-054-23/+28
| * Avoid malloc lock while calling pthread_atfork.Kirill Artamonov2012-08-311-0/+1
| * Merge "Upgrade to dlmalloc 2.8.6."Ian Rogers2012-08-311-1/+0
| |\
| | * Upgrade to dlmalloc 2.8.6.Ian Rogers2012-08-291-1/+0
| * | Merge "Clean up warnings in the malloc_debug_* files."Elliott Hughes2012-08-2910-496/+360
| |\ \ | | |/ | |/|
| | * Clean up warnings in the malloc_debug_* files.Elliott Hughes2012-08-2910-496/+360
| * | libc: remove ctors/dtors sectionsArd Biesheuvel2012-08-222-8/+0
| |/
| * Restore posix_memalignBrian Carlstrom2012-08-201-0/+5
| * Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-203-6146/+66
| * Fix race condition in pthread_create()Jurijs Oniscuks2012-08-171-2/+2
| * Add link.h for all platforms with dl_phdr_infoPavel Chupin2012-08-171-10/+1
| * Enhance getcwd(3) to handle NULL like glibc.Elliott Hughes2012-08-161-0/+76
| * bionic: add macro protection for MALLOC_ALIGNMENTJin Wei2012-08-161-1/+3
| * enable clone system call for x86Jin Wei2012-08-151-3/+0
| * Switch to upstream NetBSD tdelete/tfind/tsearch.Elliott Hughes2012-08-134-190/+16
| * Clean up warnings in stubs.cpp.Elliott Hughes2012-08-132-525/+461
| * Handle naming for system uids running as secondary usersAmith Yamasani2012-08-131-11/+35
| * Remove the last .jam file.Elliott Hughes2012-08-091-1/+0
| * Merge "Add a .note.android.ident section to Android ELF binaries."Jean-Baptiste Queru2012-08-081-0/+63
| |\
| | * Add a .note.android.ident section to Android ELF binaries.Michael Hope2012-07-311-0/+63
| * | MIPS support for libc.Raghu Gandham2012-08-021-0/+74
| |/
| * Report errors to the log, not just stderr.Elliott Hughes2012-07-271-46/+45
| * Correction to use of TEMP_FAILURE_RETRY in send_prop_msgJens Gulin2012-07-271-1/+1
| * am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted h...Andy McFadden2012-06-191-20/+22
| |\
| | * am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks du...Andy McFadden2012-06-191-20/+22
| | |\
| * | | Adding event logging to libc.Geremy Condra2012-06-081-1/+41
| |/ /
| * | am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensibl...Elliott Hughes2012-06-061-245/+212
| |\ \
| | * | Give the timer_create SIGEV_THREAD helper threads sensible names.Elliott Hughes2012-06-061-245/+212
| * | | resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aospIliyan Malchev2012-06-0210-287/+912
| |\ \ \
| * \ \ \ am 7d2e24eb: bionic: introduce libc.debug.malloc.programIliyan Malchev2012-06-011-0/+10
| |\ \ \ \
| * \ \ \ \ am c84ff11d: Print the corrupted address passed to free().Ben Cheng2012-05-241-3/+26
| |\ \ \ \ \
| * \ \ \ \ \ am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()"Elliott Hughes2012-05-091-2/+14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | pthread: Invalidate stale stack pointers on pthread_exit()Bjorn Andersson2012-05-081-2/+14
| * | | | | | resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aospElliott Hughes2012-05-082-105/+89
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Let pthread_create fail if schedparam can't be setPierre Peiffer2012-05-082-103/+87
| * | | | | | am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_mallo...Elliott Hughes2012-05-071-12/+25
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memali...Xi Wang2012-05-071-12/+25
| | * | | | | Add the posix_memalign(3) function to bionicKen Sumrall2012-04-271-0/+28
| | * | | | | bionic: fix atfork hanlder_mutex deadlockJack Ren2012-03-171-1/+4
* | | | | | | Revert "Upgrade to dlmalloc 2.8.5."Ricardo Cerqueira2012-09-243-66/+6146
* | | | | | | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-09-203-6146/+66
* | | | | | | bionic: Add ; after anonymous union declarationBernhard Rosenkraenzer2012-07-101-2/+2