summaryrefslogtreecommitdiffstats
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
* Minor tweak to get memory around corrupted heap chunks dumped.Ben Cheng2012-06-191-20/+22
* bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-0110-283/+912
* bionic: introduce libc.debug.malloc.programIliyan Malchev2012-05-301-0/+10
* Print the corrupted address passed to free().Ben Cheng2012-05-241-3/+26
* Initialize TLS before any application code is run.Evgeniy Stepanov2012-04-134-10/+37
* Handle pthread-related changes (mutex/atfork)Jean-Baptiste Queru2012-03-263-1/+19
* Initialize mspace->least_addr properly in the mmap path.Ben Cheng2012-03-211-2/+4
* New additions/bug fixes required/found when porting perf.Ben Cheng2012-03-205-7/+259
* Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kerne...Guang Zhu2012-03-122-15/+0
* am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in ...Elliott Hughes2012-03-122-0/+15
|\
| * bionic: Fix wrong kernel_id in pthread descriptor after fork()Jack Ren2012-03-122-0/+15
* | Update bionic to know users and isolated uids for uid string representation.Dianne Hackborn2012-02-091-13/+41
* | libc: remove global lock from recursive mutex implementation.David 'Digit' Turner2012-01-301-155/+328
* | libc: Fix recursive mutex lock implementation.David 'Digit' Turner2012-01-241-27/+28
* | Merge "implement pthread mutex deadlock detection"Mathias Agopian2012-01-053-18/+982
|\ \
| * | implement pthread mutex deadlock detectionMathias Agopian2011-12-093-18/+982
* | | Add the posix_memalign(3) function to bionicKen Sumrall2011-12-141-0/+28
|/ /
* | libc: optimize pthread mutex lock/unlock operations (1/2)David 'Digit' Turner2011-12-071-80/+83
* | libc: optimize pthread_once() implementation.David 'Digit' Turner2011-12-071-8/+60
* | am a73de44b: am 177ba8cb: Prevent deadlock when using forkRabin Vincent2011-12-061-8/+16
|\ \ | |/
| * Prevent deadlock when using forkRabin Vincent2011-12-061-8/+16
* | Merge 35765066 from ics-mr1-plus-aospJean-Baptiste Queru2011-12-061-1/+1
|\ \ | |/
| * signal: Align the sigset_t size passed to from user space to kernel.Bruce Beare2011-12-051-8/+37
* | am 75039baf: am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10Bruce Beare2011-12-051-1/+1
|\ \ | |/
| * MALLOC_DEBUG: enable the option libc.debug.malloc = 10Bruce Beare2011-12-051-1/+1
* | am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race cond...Jack Ren2011-11-301-0/+5
|\ \ | |/
| * bionic: fix pthread_{create, exit}/signal race conditionJack Ren2011-11-291-0/+5
* | Merge "Add tgkill syscall."Jeff Brown2011-11-211-2/+2
|\ \
| * | Add tgkill syscall.Jeff Brown2011-11-181-2/+2
* | | ASLR: enable pthread stack location randomizationNick Kralevich2011-11-181-4/+1
* | | bionic: Do not use <sys/atomics.h> for platform code.David 'Digit' Turner2011-11-163-109/+14
|/ /
* | libc: fix the pthread_sigmask implementationDavid 'Digit' Turner2011-11-141-7/+36
|/
* Add non-NDK internal API __pthread_gettidGlenn Kasten2011-09-161-0/+13
* am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerb...David 'Digit' Turner2011-07-131-61/+61
|\
| * am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aospDavid 'Digit' Turner2011-07-111-61/+61
| |\
| | * resolved conflicts for merge of 50a83255 to gingerbread-plus-aospDavid 'Digit' Turner2011-07-111-61/+61
| | |\
| | | * bionic, libthread_db x86 fixesJames Rose2011-07-072-3/+14
| | | * Updated gcc 4.4.3 IA toolchain doesn't require the .ctors listBruce Beare2011-07-072-0/+4
| | | * ptrace.c Fix source file format to unix from dosBruce Beare2011-07-071-63/+63
* | | | Merge b3773e9cJean-Baptiste Queru2011-07-061-3/+3
|\ \ \ \ | |/ / /
| * | | am 9c95cbf7: Merge "Really fix the build."David 'Digit' Turner2011-07-061-3/+3
| |\ \ \ | | |/ /
| | * | Really fix the build.David 'Digit' Turner2011-07-061-3/+3
* | | | Merge 784515adJean-Baptiste Queru2011-07-061-1/+1
|\ \ \ \ | |/ / /
| * | | am 01eb7f72: Merge "Fix broken build"David 'Digit' Turner2011-07-061-1/+1
| |\ \ \ | | |/ /
| | * | Fix broken buildDavid 'Digit' Turner2011-07-061-1/+1
* | | | Revert "Revert "libc: Add logcat error message for memory corruption""Jean-Baptiste Queru2011-07-062-21/+78
* | | | Revert "libc: Add logcat error message for memory corruption"Mathew Inwood2011-07-062-78/+21
* | | | am d25ea49e: am b73b6783: Merge "libc: Add logcat error message for memory co...David 'Digit' Turner2011-07-062-21/+78
|\ \ \ \ | |/ / /
| * | | am b73b6783: Merge "libc: Add logcat error message for memory corruption"David 'Digit' Turner2011-07-062-21/+78
| |\ \ \ | | |/ /
| | * | libc: Add logcat error message for memory corruptionDavid 'Digit' Turner2011-07-052-21/+78