1. 260bf8c FORTIFY_SOURCE: strlen check. by Nick Kralevich · 13 years ago
  2. 6334c66 Don't use -fstack-protector on ssp.c by Nick Kralevich · 13 years ago
  3. 965dbc6 FORTIFY_SOURCE: add fgets support. by Nick Kralevich · 13 years ago
  4. 8df49ad FORTIFY_SOURCE: add strlcpy / strlcat support by Nick Kralevich · 13 years ago
  5. 9b549c3 FORTIFY_SOURCE: add sprintf / vsprintf support by Nick Kralevich · 13 years ago
  6. cffdf66 FORTIFY_SOURCE: add snprintf, vsnprintf by Nick Kralevich · 13 years ago
  7. 76656af _FORTIFY_SOURCE: check for integer overflows by Nick Kralevich · 13 years ago
  8. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 13 years ago
  9. 158ad01 am 3069270d: am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  10. 3069270 am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  11. 470631e Give the timer_create SIGEV_THREAD helper threads sensible names. by Elliott Hughes · 13 years ago
  12. 204c6e5 Merge "arm: rewrite crtbegin* as C files." by Nick Kralevich · 13 years ago
  13. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 13 years ago
  14. 31431f4 am 252a5c85: resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  15. 252a5c8 resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  16. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  17. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 13 years ago
  18. 83a73d1 crtbegin: eliminate duplicate code by Nick Kralevich · 13 years ago
  19. fc9e525 Rename the misleading var name TARGET_OUT_STATIC_LIBRARIES by Ying Wang · 13 years ago
  20. 83a38b8 am 8034415d: resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  21. 8034415 resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  22. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 13 years ago
  23. fd8bd2c am 58a00b49: am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  24. 58a00b4 am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  25. 2fd81ef bionic: allow the board to customize MALLOC_ALIGNMENT by Jack Ren · 14 years ago
  26. da0d853 am 08b51e2c: Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  27. eda7be4 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  28. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  29. 12cbf06 Merge "Implement the "abort" stub in assembly for ARM." by Ben Cheng · 13 years ago
  30. 017f438 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  31. e34c7ff am e636e1f2: am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  32. a2758f1 libc: stop using the custom linker script by Nick Kralevich · 13 years ago
  33. e636e1f am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  34. fe6338d Adjust memcpy for ARM Cortex A9 cache line size by Henrik Smiding · 15 years ago
  35. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 13 years ago
  36. 03273f8 __on_dlclose should be aligned by Kenny Root · 13 years ago
  37. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 13 years ago
  38. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 14 years ago
  39. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  40. 68d03fd Merge "implement pthread mutex deadlock detection" by Mathias Agopian · 14 years ago
  41. a5cb76b libc: x86: Use SSE2 or SSSE3 optimized routines when possible. by David 'Digit' Turner · 14 years ago
  42. e2bb45a am f3087c6e: am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 14 years ago
  43. 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 14 years ago
  44. af96d4d x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 14 years ago
  45. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 14 years ago
  46. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  47. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  48. 30e30ac am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  49. 6b6ebec am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  50. 3a13102 resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  51. afb0167 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  52. a0aec0b x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  53. 832a86e Update ATOM string routines to latest by Bruce Beare · 14 years ago
  54. 88bb394 Fix undefined reference to dl_iterate_phdr for x86 by Bruce Beare · 15 years ago
  55. 681c4bd Merge b3773e9c by Jean-Baptiste Queru · 14 years ago
  56. b3773e9 am 9c95cbf7: Merge "Really fix the build." by David 'Digit' Turner · 14 years ago
  57. c51871d Really fix the build. by David 'Digit' Turner · 14 years ago
  58. 2d2dbd3 x86: fix full_x86-eng build by David 'Digit' Turner · 14 years ago
  59. 67cbb25 resolved conflicts for merge of b4896660 to master by David 'Digit' Turner · 14 years ago
  60. b489666 am 1c0a0381: Merge "Enable functional DSO object destruction" by David Turner · 14 years ago
  61. 3964084 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  62. a903811 Revert "x86: Enable -fstack-protector" by Martijn Coenen · 14 years ago
  63. 65fb884 am 204d1f65: am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  64. 204d1f6 am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 14 years ago
  65. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 14 years ago
  66. b609bfd am a9e409a0: am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  67. a9e409a am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  68. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 14 years ago
  69. 3680704 bionic: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  70. 4ce737f Added _memmove_words by Andy McFadden · 15 years ago
  71. 53c3e86 am 3d302be4: Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  72. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
  73. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  74. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  75. 72e64e0 Add support for pread64/pwrite64 by Kenny Root · 15 years ago
  76. 9c8ea7f am 24dc9363: resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  77. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  78. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  79. fa8fef9 am f2c05baa: am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  80. f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  81. 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
  82. 2eeddec am 82775ae0: resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  83. 82775ae resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  84. 124a542 Update ATOM string routines to latest by Bruce Beare · 15 years ago
  85. 319de17 am 686af0b3: resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  86. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  87. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  88. b6e3fb0 am cb99ab98: Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  89. 042ebe0 am 6bf08d13: am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk." by Jean-Baptiste Queru · 15 years ago
  90. 6bf08d1 am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk." by Jean-Baptiste Queru · 15 years ago
  91. cb99ab9 Add wmemcmp to Android.mk by Kenny Root · 15 years ago
  92. db0017e am 994b68f5: resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp by David 'Digit' Turner · 15 years ago
  93. 994b68f resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp by David 'Digit' Turner · 15 years ago
  94. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 15 years ago
  95. 75a3689 am 41e533af: added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  96. 41e533a added missing ether_aton and ether_ntoa by Szymon Jakubczak · 15 years ago
  97. 076bc8f am 3871d57b: Revert "added missing ether_aton and ether_ntoa" by Jean-Baptiste Queru · 15 years ago
  98. 3871d57 Revert "added missing ether_aton and ether_ntoa" by Jean-Baptiste Queru · 15 years ago
  99. 19c23cc am 91af9e64: am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  100. 91af9e6 am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago