1. c84ff11 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  2. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  3. faca92f Handle pthread-related changes (mutex/atfork) by Jean-Baptiste Queru · 13 years ago
  4. eaae810 Initialize mspace->least_addr properly in the mmap path. by Ben Cheng · 13 years ago
  5. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 13 years ago
  6. 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
  7. 76d56cf am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 13 years ago
  8. d8bc6e7 bionic: Fix wrong kernel_id in pthread descriptor after fork() by Jack Ren · 14 years ago
  9. 058d6d8 Update bionic to know users and isolated uids for uid string representation. by Dianne Hackborn · 13 years ago
  10. e1414aa libc: remove global lock from recursive mutex implementation. by David 'Digit' Turner · 14 years ago
  11. b57db75 libc: Fix recursive mutex lock implementation. by David 'Digit' Turner · 14 years ago
  12. 68d03fd Merge "implement pthread mutex deadlock detection" by Mathias Agopian · 14 years ago
  13. 85aad90 Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  14. 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 14 years ago
  15. 022d303 libc: optimize pthread mutex lock/unlock operations (1/2) by David 'Digit' Turner · 14 years ago
  16. 6c6de44 libc: optimize pthread_once() implementation. by David 'Digit' Turner · 14 years ago
  17. 6e9d517 am a73de44b: am 177ba8cb: Prevent deadlock when using fork by Rabin Vincent · 14 years ago
  18. 177ba8c Prevent deadlock when using fork by Rabin Vincent · 14 years ago
  19. c5819d4 Merge 35765066 from ics-mr1-plus-aosp by Jean-Baptiste Queru · 14 years ago
  20. e4a21c8 signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 14 years ago
  21. aed4a4c am 75039baf: am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 14 years ago
  22. 89d3fdc MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 14 years ago
  23. bec5dec am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
  24. e480fc8 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
  25. 95a1784 Merge "Add tgkill syscall." by Jeff Brown · 14 years ago
  26. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  27. 5f64df4 ASLR: enable pthread stack location randomization by Nick Kralevich · 14 years ago
  28. e31bfae bionic: Do not use <sys/atomics.h> for platform code. by David 'Digit' Turner · 14 years ago
  29. 9bf330b libc: fix the pthread_sigmask implementation by David 'Digit' Turner · 14 years ago
  30. d53cae0 Add non-NDK internal API __pthread_gettid by Glenn Kasten · 14 years ago
  31. 30e30ac am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  32. 6b6ebec am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  33. 3a13102 resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  34. 3435fc6 bionic, libthread_db x86 fixes by James Rose · 14 years ago
  35. bf29647 Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  36. 0f2dc2b ptrace.c Fix source file format to unix from dos by Bruce Beare · 14 years ago
  37. 681c4bd Merge b3773e9c by Jean-Baptiste Queru · 14 years ago
  38. cb5529e Merge 784515ad by Jean-Baptiste Queru · 14 years ago
  39. c993768 Revert "Revert "libc: Add logcat error message for memory corruption"" by Jean-Baptiste Queru · 14 years ago
  40. b3773e9 am 9c95cbf7: Merge "Really fix the build." by David 'Digit' Turner · 14 years ago
  41. c51871d Really fix the build. by David 'Digit' Turner · 14 years ago
  42. 784515a am 01eb7f72: Merge "Fix broken build" by David 'Digit' Turner · 14 years ago
  43. a482446 Fix broken build by David 'Digit' Turner · 14 years ago
  44. 368ee1e Revert "libc: Add logcat error message for memory corruption" by Mathew Inwood · 14 years ago
  45. 877923d am d25ea49e: am b73b6783: Merge "libc: Add logcat error message for memory corruption" by David 'Digit' Turner · 14 years ago
  46. d25ea49 am b73b6783: Merge "libc: Add logcat error message for memory corruption" by David 'Digit' Turner · 14 years ago
  47. 7708a89 libc: Add logcat error message for memory corruption by David 'Digit' Turner · 14 years ago
  48. 1f8e267 Implement getpwnam_r(3) and getpwuid_r(3). by Brian Carlstrom · 14 years ago
  49. 54e494d am add0a45a: am e8f7e30b: Merge "bionic, libthread_db x86 fixes" by David Turner · 14 years ago
  50. add0a45 am e8f7e30b: Merge "bionic, libthread_db x86 fixes" by David Turner · 14 years ago
  51. 8e551a6 bionic, libthread_db x86 fixes by Bruce Beare · 14 years ago
  52. 3be409a am 70245736: am aad685ce: am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
  53. 7024573 am aad685ce: am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
  54. 5f133f3 am 31e2feee: am 2dc801f9: am 8da75ab8: Ignore property set timeouts. by Brad Fitzpatrick · 14 years ago
  55. 2dc801f am 8da75ab8: Ignore property set timeouts. by Brad Fitzpatrick · 14 years ago
  56. 8da75ab Ignore property set timeouts. by Brad Fitzpatrick · 14 years ago
  57. 099423b am 23bc3ff7: Don\'t futex_wait spin when setting properties. Wait for socket close. by Brad Fitzpatrick · 14 years ago
  58. 23bc3ff Don't futex_wait spin when setting properties. Wait for socket close. by Brad Fitzpatrick · 14 years ago
  59. bf90b57 Don't futex_wait spin when setting properties. Wait for socket close. by Brad Fitzpatrick · 14 years ago
  60. 0f55870 removing shadowing redeclaration of result by Christopher Schwardt · 14 years ago
  61. 2cc2b2b Add some missing includes. by Carl Shapiro · 14 years ago
  62. 0b3c5c5 do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
  63. ec7e8cc do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
  64. 4399df8 Move property setting from libcutils to bionic. by Brad Fitzpatrick · 14 years ago
  65. f9316d3 am 08a4ce98: am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 14 years ago
  66. 865e378 [ENDIAN] Build md5 code correctly for bigendian targets by Paul Lind · 14 years ago
  67. 81d79f9 am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 14 years ago
  68. 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  69. 4ce737f Added _memmove_words by Andy McFadden · 14 years ago
  70. a37cf34 Bug 3330205 Reentrant MD5 by Glenn Kasten · 15 years ago
  71. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
  72. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  73. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
  74. ff590ca Use a modern chdir(2)-free realpath(3) implementation. by Elliott Hughes · 15 years ago
  75. fa8fef9 am f2c05baa: am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  76. f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  77. 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
  78. 209cf82 am f7ad13b0: am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  79. 51a4f78 am 001a3218: am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  80. f97ce8c am 6ac5660e: am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  81. d3ecb3c am 1203671b: am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  82. d445a2b am bcd94044: am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  83. f7ad13b am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  84. 1df986c libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  85. 001a321 am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  86. 6ac5660 am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  87. 1203671 am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  88. 4afe0f4 Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  89. ade2a92 Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  90. 2215c11 Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  91. bcd9404 am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  92. cd9c98d __set_errno: Hide internal symbol __set_syscall_errno by Jim Huang · 15 years ago
  93. c9a41a6 pthread-timers: Hide internal symbol __timer_table_start_stop by Jim Huang · 15 years ago
  94. c940945 bionic: stubs: Make internal symbol static by Jim Huang · 15 years ago
  95. 8b2707a time64: make helper functions static by Jim Huang · 15 years ago
  96. 9d8be54 get_malloc_leak_info: Fix assumption that totalMemory out parameter was initialized to zero. by tedbo · 15 years ago
  97. b1c9cc2 Add memory barriers to pthread_once. by Andy McFadden · 15 years ago
  98. 6dbfddf am b9e49ad5: Use a recursive lock for pthread_once. DO NOT MERGE. by Wink Saville · 15 years ago
  99. b9e49ad Use a recursive lock for pthread_once. DO NOT MERGE. by Wink Saville · 15 years ago
  100. e2ac898 Add a memory barrier to cond var signaling. by Andy McFadden · 15 years ago