1. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 12 years ago
  2. 85597e2 Merge "Clean up debuggerd-related logging." by Elliott Hughes · 12 years ago
  3. 7af7895 Merge "Use the new non-allocating logging for dlmalloc failures." by Elliott Hughes · 12 years ago
  4. ce4cf90 Use the new non-allocating logging for dlmalloc failures. by Elliott Hughes · 12 years ago
  5. 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 12 years ago
  6. 244bee5 Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 12 years ago
  7. abc21c8 bionic_auxv.h: fix #define conflict by Nick Kralevich · 12 years ago
  8. 02f96b9 Merge "Add missing extern "C"." by Elliott Hughes · 12 years ago
  9. f90b95e Add missing extern "C". by Elliott Hughes · 12 years ago
  10. ca48376 Merge "Fix the duplication in the debugging code." by Elliott Hughes · 12 years ago
  11. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  12. 5496bbf Merge "Revert "Filter ANDROID_PROPERTY_WORKSPACE"" by Nick Kralevich · 12 years ago
  13. 4df577f Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 12 years ago
  14. 4bfaf1e Merge "FORTIFY_SOURCE: optimize" by Nick Kralevich · 12 years ago
  15. e4ca88d Merge "Add functionlity to the scripts to replace tokens in kernel headers based on architecture." by Elliott Hughes · 12 years ago
  16. a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 12 years ago
  17. a864c2c Add functionlity to the scripts to replace tokens in kernel headers by Raghu Gandham · 12 years ago
  18. f3fe194 Merge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS" by Nick Kralevich · 12 years ago
  19. d89ce40 linker: add -Wl,--exclude-libs,ALL to LDFLAGS by Nick Kralevich · 12 years ago
  20. 1271cdc Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 12 years ago
  21. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  22. ba117e4 Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  23. 1b34228 Merge "Filter ANDROID_PROPERTY_WORKSPACE" by Nick Kralevich · 12 years ago
  24. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  25. 14e1975 Merge "Fix signalfd for MIPS." by Elliott Hughes · 12 years ago
  26. f193b9f Fix signalfd for MIPS. by Elliott Hughes · 12 years ago
  27. a0f6475 Filter ANDROID_PROPERTY_WORKSPACE by Nick Kralevich · 12 years ago
  28. 791e26d Merge "Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic.""" by Elliott Hughes · 12 years ago
  29. acb907f Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 12 years ago
  30. b59e358 Merge "fix strerror_r test" by Nick Kralevich · 12 years ago
  31. 6060589 fix strerror_r test by Nick Kralevich · 12 years ago
  32. b09d7d8 Merge "Add __aeabi_idiv to the dummy reference list." by Ben Cheng · 12 years ago
  33. 35f5385 Add __aeabi_idiv to the dummy reference list. by Ben Cheng · 12 years ago
  34. 29fe857 Merge "headers: update auxvec.h from Linux kernel" by Nick Kralevich · 12 years ago
  35. a67e4de headers: update auxvec.h from Linux kernel by Nick Kralevich · 12 years ago
  36. 68fa57f Merge "Name anonymous mmap mallocs." by Ian Rogers · 12 years ago
  37. bb897fa Merge "libc_init_static: apply relro earlier." by Nick Kralevich · 12 years ago
  38. 09d13c3 Merge "Fix my git mistake." by Elliott Hughes · 12 years ago
  39. 99c3205 Fix my git mistake. by Elliott Hughes · 12 years ago
  40. 48c632a Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 12 years ago
  41. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 12 years ago
  42. 9fb48ac libc_init_static: apply relro earlier. by Nick Kralevich · 12 years ago
  43. 8921060 Name anonymous mmap mallocs. by Ian Rogers · 12 years ago
  44. 2c5153b libc: add getauxval() by Nick Kralevich · 12 years ago
  45. 69c8994 Merge "Add stack canaries / strcpy tests." by Nick Kralevich · 12 years ago
  46. dcab1b2 Add stack canaries / strcpy tests. by Nick Kralevich · 12 years ago
  47. a12c544 Fix unused warnings in pthread.c by Wink Saville · 12 years ago
  48. bfde0b6 Merge "glibc 2.15 treats errno as signed in strerror(3)." by Elliott Hughes · 12 years ago
  49. e6e6006 glibc 2.15 treats errno as signed in strerror(3). by Elliott Hughes · 12 years ago
  50. 0d3700d Merge "Only have one copy of the kernel_sigset_t hack, and add more tests." by Elliott Hughes · 12 years ago
  51. c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 12 years ago
  52. 2bbb8fa Merge "Add signalfd call to bionic" by Elliott Hughes · 12 years ago
  53. a4b2dc0 Add signalfd call to bionic by Rom Lemarchand · 12 years ago
  54. 364d9ee Merge "Don't test GNU-style ELF hashes on MIPS." by Elliott Hughes · 12 years ago
  55. a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 12 years ago
  56. 7e22db0 Merge "Fix an off-by-one error in the sigset_t function error handling." by Elliott Hughes · 12 years ago
  57. fb5e5cb Fix an off-by-one error in the sigset_t function error handling. by Elliott Hughes · 12 years ago
  58. 26c5b2d Merge "[MIPS] Rewrite fenv.h for Android" by Elliott Hughes · 12 years ago
  59. d199017 [MIPS] Rewrite fenv.h for Android by Raghu Gandham · 12 years ago
  60. 63dc592 Merge "Add AF_CAN and PF_CAN (and other missing families)." by Elliott Hughes · 12 years ago
  61. d73c0b3 Add AF_CAN and PF_CAN (and other missing families). by Elliott Hughes · 12 years ago
  62. f003694 Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  63. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  64. b1b5317 Merge "sysconf.c was renamed to sysconf.cpp (and modified)..." by Elliott Hughes · 12 years ago
  65. 7cbff41 sysconf.c was renamed to sysconf.cpp (and modified)... by Elliott Hughes · 12 years ago
  66. fb62558 Merge "Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK)." by Elliott Hughes · 12 years ago
  67. a55f630 Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK). by Elliott Hughes · 12 years ago
  68. 918d776 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  69. f6524f8 Merge "Fix format_number." by Elliott Hughes · 12 years ago
  70. eababde Fix format_number. by Elliott Hughes · 12 years ago
  71. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  72. 4b58214 Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
  73. 45288c5 Fix x86 dynamic linker build. by Elliott Hughes · 12 years ago
  74. a4ebdcf Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
  75. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  76. 4c4b08a Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 12 years ago
  77. 4fa35d8 Fix <endian.h> and <sys/endian.h>. by Elliott Hughes · 12 years ago
  78. 0521ff8 Merge "Use pthread_kill() in raise()" by Elliott Hughes · 12 years ago
  79. d8a5a6f Use pthread_kill() in raise() by Chris Dearman · 12 years ago
  80. 6fcf177 Merge "Added audit.h from the kernel." by Geremy Condra · 12 years ago
  81. 03e1ebb Added audit.h from the kernel. by Geremy Condra · 12 years ago
  82. c8354f5 Merge "FORTIFY_SOURCE: remove memcpy overlap checks" by Nick Kralevich · 12 years ago
  83. 5787475 FORTIFY_SOURCE: remove memcpy overlap checks by Nick Kralevich · 12 years ago
  84. 5dfdb70 Merge "FORTIFY_SOURCE: fix up previous commit" by Nick Kralevich · 12 years ago
  85. 8b6fea5 FORTIFY_SOURCE: fix up previous commit by Nick Kralevich · 12 years ago
  86. 7a34ed2 Merge "clean up FORTIFY_SOURCE handling." by Nick Kralevich · 12 years ago
  87. 326ea54 clean up FORTIFY_SOURCE handling. by Nick Kralevich · 12 years ago
  88. db79e82 Merge "FORTIFY_SOURCE: fortify strrchr" by Nick Kralevich · 12 years ago
  89. 9a4d305 FORTIFY_SOURCE: fortify strrchr by Nick Kralevich · 12 years ago
  90. 60fb683 Merge "mmap: Remove madvise() workaround" by Elliott Hughes · 12 years ago
  91. 46d64ed Merge "Add argument checking to sigemptyset(3) and friends." by Elliott Hughes · 12 years ago
  92. 3acc908 Merge "FORTIFY_SOURCE: fortify strchr" by Nick Kralevich · 12 years ago
  93. da73f65 Add argument checking to sigemptyset(3) and friends. by Elliott Hughes · 12 years ago
  94. 049e583 FORTIFY_SOURCE: fortify strchr by Nick Kralevich · 12 years ago
  95. 16c61f0 Merge "Reduce the exposure of the __set_errno implementation detail." by Elliott Hughes · 12 years ago
  96. 4a9e837 Reduce the exposure of the __set_errno implementation detail. by Elliott Hughes · 12 years ago
  97. 97b70b2 Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  98. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 12 years ago
  99. 07c0b73 Merge "Remove (near-)duplicate definitions of size_t and ssize_t." by Elliott Hughes · 12 years ago
  100. 3975cec Remove (near-)duplicate definitions of size_t and ssize_t. by Elliott Hughes · 12 years ago