1. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  2. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 13 years ago
  3. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  4. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 13 years ago
  5. 03273f8 __on_dlclose should be aligned by Kenny Root · 13 years ago
  6. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 13 years ago
  7. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 14 years ago
  8. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  9. 68d03fd Merge "implement pthread mutex deadlock detection" by Mathias Agopian · 14 years ago
  10. a5cb76b libc: x86: Use SSE2 or SSSE3 optimized routines when possible. by David 'Digit' Turner · 14 years ago
  11. e2bb45a am f3087c6e: am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 14 years ago
  12. 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 14 years ago
  13. af96d4d x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 14 years ago
  14. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 14 years ago
  15. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  16. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  17. 30e30ac am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  18. 6b6ebec am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  19. 3a13102 resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  20. afb0167 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  21. a0aec0b x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  22. 832a86e Update ATOM string routines to latest by Bruce Beare · 14 years ago
  23. 88bb394 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 15 years ago
  24. 681c4bd Merge b3773e9c by Jean-Baptiste Queru · 14 years ago
  25. b3773e9 am 9c95cbf7: Merge "Really fix the build." by David 'Digit' Turner · 14 years ago
  26. c51871d Really fix the build. by David 'Digit' Turner · 14 years ago
  27. 2d2dbd3 x86: fix full_x86-eng build by David 'Digit' Turner · 14 years ago
  28. 67cbb25 resolved conflicts for merge of b4896660 to master by David 'Digit' Turner · 14 years ago
  29. b489666 am 1c0a0381: Merge "Enable functional DSO object destruction" by David Turner · 14 years ago
  30. 3964084 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  31. a903811 Revert "x86: Enable -fstack-protector" by Martijn Coenen · 14 years ago
  32. 65fb884 am 204d1f65: am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  33. 204d1f6 am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  34. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  35. b609bfd am a9e409a0: am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  36. a9e409a am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  37. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 14 years ago
  38. 3680704 bionic: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  39. 4ce737f Added _memmove_words by Andy McFadden · 15 years ago
  40. 53c3e86 am 3d302be4: Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  41. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
  42. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  43. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  44. 72e64e0 Add support for pread64/pwrite64 by Kenny Root · 15 years ago
  45. 9c8ea7f am 24dc9363: resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  46. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  47. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  48. fa8fef9 am f2c05baa: am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  49. f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  50. 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
  51. 2eeddec am 82775ae0: resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  52. 82775ae resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  53. 124a542 Update ATOM string routines to latest by Bruce Beare · 15 years ago
  54. 319de17 am 686af0b3: resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  55. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  56. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  57. b6e3fb0 am cb99ab98: Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  58. 042ebe0 am 6bf08d13: am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk." by Jean-Baptiste Queru · 15 years ago
  59. 6bf08d1 am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk." by Jean-Baptiste Queru · 15 years ago
  60. cb99ab9 Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  61. db0017e am 994b68f5: resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp by David 'Digit' Turner · 15 years ago
  62. 994b68f resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp by David 'Digit' Turner · 15 years ago
  63. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 15 years ago
  64. 75a3689 am 41e533af: added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  65. 41e533a added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  66. 076bc8f am 3871d57b: Revert "added missing ether_aton and ether_ntoa" by Jean-Baptiste Queru · 15 years ago
  67. 3871d57 Revert "added missing ether_aton and ether_ntoa" by Jean-Baptiste Queru · 15 years ago
  68. 19c23cc am 91af9e64: am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  69. 91af9e6 am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  70. 18c5bcc Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  71. 26c15a8 Move the atom optimization flags into TARGET_linux-x86.mk. by Chih-Wei Huang · 15 years ago
  72. 6b9d2d6 am 6d4d8cb7: resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  73. 6d4d8cb resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  74. 4f086ae Implemented pthread_atfork() by Matt Fischer · 15 years ago
  75. be96be7 am 90e83bcc: merge from open-source master by The Android Open Source Project · 15 years ago
  76. 90e83bc merge from open-source master by The Android Open Source Project · 15 years ago
  77. 85b0c38 am 7ab9c068: am ab8b5410: libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  78. 7ab9c06 am ab8b5410: libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  79. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  80. aa46fa2 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 15 years ago
  81. 8a5705c am d6f31851: merge from open-source master by The Android Open Source Project · 15 years ago
  82. d6f3185 merge from open-source master by The Android Open Source Project · 15 years ago
  83. 3b43f87 Allow dlclose() to properly call static C++ destructors. by David 'Digit' Turner · 15 years ago
  84. cb43ffe am cb0f5ed8: am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  85. cb0f5ed am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  86. 55cb280 am e1a739ec: am 6a9b888d: Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  87. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  88. e1a739e am 6a9b888d: Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  89. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  90. 7046561 Just link fixes for b 2763938. by Kristian Monsen · 15 years ago
  91. f201ae8 am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken by David 'Digit' Turner · 15 years ago
  92. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 15 years ago
  93. 49b53c0 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  94. 04ed4a1 merge from open-source master by The Android Open Source Project · 15 years ago
  95. 4032c1e added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  96. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  97. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 15 years ago
  98. 4aef0ae merge from open-source master by The Android Open Source Project · 15 years ago
  99. e4fa46e Set SA_RESTORER in sigaction() by Matt Fischer · 16 years ago
  100. 5ffedb2 merge from open-source master by The Android Open Source Project · 15 years ago