- 63c4179 am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
- ec2ab73 Minor tweak to get memory around corrupted heap chunks dumped. by Ben Cheng · 13 years ago
- 3069270 am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
- 470631e Give the timer_create SIGEV_THREAD helper threads sensible names. by Elliott Hughes · 13 years ago
- 252a5c8 resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
- f0ddaa2 am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
- e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
- 7d2e24e bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
- d7b60b2 am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
- c84ff11 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
- eab2889 am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 13 years ago
- 0753dc6 pthread: Invalidate stale stack pointers on pthread_exit() by Bjorn Andersson · 13 years ago
- 9c3eca7 resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
- d0c884d Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 13 years ago
- ff0d1ce am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 13 years ago
- 7f5aa4f bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign() by Xi Wang · 13 years ago
- 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
- 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
- faca92f Handle pthread-related changes (mutex/atfork) by Jean-Baptiste Queru · 13 years ago
- eaae810 Initialize mspace->least_addr properly in the mmap path. by Ben Cheng · 13 years ago
- 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 13 years ago
- 34e89c2 bionic: fix atfork hanlder_mutex deadlock by Jack Ren · 13 years ago
- 06823da Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()"" by Guang Zhu · 13 years ago
- 76d56cf am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 13 years ago
- d8bc6e7 bionic: Fix wrong kernel_id in pthread descriptor after fork() by Jack Ren · 14 years ago
- 058d6d8 Update bionic to know users and isolated uids for uid string representation. by Dianne Hackborn · 13 years ago
- e1414aa libc: remove global lock from recursive mutex implementation. by David 'Digit' Turner · 14 years ago
- b57db75 libc: Fix recursive mutex lock implementation. by David 'Digit' Turner · 14 years ago
- 68d03fd Merge "implement pthread mutex deadlock detection" by Mathias Agopian · 14 years ago
- 85aad90 Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
- 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 14 years ago
- 022d303 libc: optimize pthread mutex lock/unlock operations (1/2) by David 'Digit' Turner · 14 years ago
- 6c6de44 libc: optimize pthread_once() implementation. by David 'Digit' Turner · 14 years ago
- 6e9d517 am a73de44b: am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 14 years ago
- 177ba8c Prevent deadlock when using fork by Rabin Vincent · 14 years ago
- c5819d4 Merge 35765066 from ics-mr1-plus-aosp by Jean-Baptiste Queru · 14 years ago
- e4a21c8 signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 14 years ago
- aed4a4c am 75039baf: am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 14 years ago
- 89d3fdc MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 14 years ago
- bec5dec am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
- e480fc8 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
- 95a1784 Merge "Add tgkill syscall." by Jeff Brown · 14 years ago
- 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
- 5f64df4 ASLR: enable pthread stack location randomization by Nick Kralevich · 14 years ago
- e31bfae bionic: Do not use <sys/atomics.h> for platform code. by David 'Digit' Turner · 14 years ago
- 9bf330b libc: fix the pthread_sigmask implementation by David 'Digit' Turner · 14 years ago
- d53cae0 Add non-NDK internal API __pthread_gettid by Glenn Kasten · 14 years ago
- 30e30ac am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
- 6b6ebec am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
- 3a13102 resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
- 3435fc6 bionic, libthread_db x86 fixes by James Rose · 14 years ago
- bf29647 Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
- 0f2dc2b ptrace.c Fix source file format to unix from dos by Bruce Beare · 14 years ago
- 681c4bd Merge b3773e9c by Jean-Baptiste Queru · 14 years ago
- cb5529e Merge 784515ad by Jean-Baptiste Queru · 14 years ago
- c993768 Revert "Revert "libc: Add logcat error message for memory corruption"" by Jean-Baptiste Queru · 14 years ago
- b3773e9 am 9c95cbf7: Merge "Really fix the build." by David 'Digit' Turner · 14 years ago
- c51871d Really fix the build. by David 'Digit' Turner · 14 years ago
- 784515a am 01eb7f72: Merge "Fix broken build" by David 'Digit' Turner · 14 years ago
- a482446 Fix broken build by David 'Digit' Turner · 14 years ago
- 368ee1e Revert "libc: Add logcat error message for memory corruption" by Mathew Inwood · 14 years ago
- 877923d am d25ea49e: am b73b6783: Merge "libc: Add logcat error message for memory corruption" by David 'Digit' Turner · 14 years ago
- d25ea49 am b73b6783: Merge "libc: Add logcat error message for memory corruption" by David 'Digit' Turner · 14 years ago
- 7708a89 libc: Add logcat error message for memory corruption by David 'Digit' Turner · 14 years ago
- 1f8e267 Implement getpwnam_r(3) and getpwuid_r(3). by Brian Carlstrom · 14 years ago
- 54e494d am add0a45a: am e8f7e30b: Merge "bionic, libthread_db x86 fixes" by David Turner · 14 years ago
- add0a45 am e8f7e30b: Merge "bionic, libthread_db x86 fixes" by David Turner · 14 years ago
- 8e551a6 bionic, libthread_db x86 fixes by Bruce Beare · 14 years ago
- 3be409a am 70245736: am aad685ce: am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
- 7024573 am aad685ce: am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
- 5f133f3 am 31e2feee: am 2dc801f9: am 8da75ab8: Ignore property set timeouts. by Brad Fitzpatrick · 14 years ago
- 2dc801f am 8da75ab8: Ignore property set timeouts. by Brad Fitzpatrick · 14 years ago
- 8da75ab Ignore property set timeouts. by Brad Fitzpatrick · 14 years ago
- 099423b am 23bc3ff7: Don\'t futex_wait spin when setting properties. Wait for socket close. by Brad Fitzpatrick · 14 years ago
- 23bc3ff Don't futex_wait spin when setting properties. Wait for socket close. by Brad Fitzpatrick · 14 years ago
- bf90b57 Don't futex_wait spin when setting properties. Wait for socket close. by Brad Fitzpatrick · 14 years ago
- 0f55870 removing shadowing redeclaration of result by Christopher Schwardt · 14 years ago
- 2cc2b2b Add some missing includes. by Carl Shapiro · 14 years ago
- 0b3c5c5 do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
- ec7e8cc do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
- 4399df8 Move property setting from libcutils to bionic. by Brad Fitzpatrick · 14 years ago
- f9316d3 am 08a4ce98: am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 14 years ago
- 865e378 [ENDIAN] Build md5 code correctly for bigendian targets by Paul Lind · 14 years ago
- 81d79f9 am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 14 years ago
- 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
- 4ce737f Added _memmove_words by Andy McFadden · 15 years ago
- a37cf34 Bug 3330205 Reentrant MD5 by Glenn Kasten · 15 years ago
- 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
- 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
- 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
- ff590ca Use a modern chdir(2)-free realpath(3) implementation. by Elliott Hughes · 15 years ago
- fa8fef9 am f2c05baa: am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
- f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
- 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
- 209cf82 am f7ad13b0: am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
- 51a4f78 am 001a3218: am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
- f97ce8c am 6ac5660e: am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
- d3ecb3c am 1203671b: am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
- d445a2b am bcd94044: am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
- f7ad13b am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago