1. 7f7f232 am 763d4bb3: am 68fa57f0: Merge "Name anonymous mmap mallocs." by Ian Rogers · 12 years ago
  2. 763d4bb am 68fa57f0: Merge "Name anonymous mmap mallocs." by Ian Rogers · 12 years ago
  3. 68fa57f Merge "Name anonymous mmap mallocs." by Ian Rogers · 12 years ago
  4. 1165da8 am 13bd3716: am bb897fa9: Merge "libc_init_static: apply relro earlier." by Nick Kralevich · 12 years ago
  5. 32cefdb am 375db86a: am 09d13c39: Merge "Fix my git mistake." by Elliott Hughes · 12 years ago
  6. 13bd371 am bb897fa9: Merge "libc_init_static: apply relro earlier." by Nick Kralevich · 12 years ago
  7. bb897fa Merge "libc_init_static: apply relro earlier." by Nick Kralevich · 12 years ago
  8. 375db86 am 09d13c39: Merge "Fix my git mistake." by Elliott Hughes · 12 years ago
  9. 09d13c3 Merge "Fix my git mistake." by Elliott Hughes · 12 years ago
  10. 99c3205 Fix my git mistake. by Elliott Hughes · 12 years ago
  11. 14ab1a6 am bc3c7183: am 48c632a3: Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 12 years ago
  12. bc3c718 am 48c632a3: Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 12 years ago
  13. 48c632a Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 12 years ago
  14. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 12 years ago
  15. 9fb48ac libc_init_static: apply relro earlier. by Nick Kralevich · 12 years ago
  16. 8921060 Name anonymous mmap mallocs. by Ian Rogers · 12 years ago
  17. 8ffe08c am fdd6dfa8: am 2c5153b0: libc: add getauxval() by Nick Kralevich · 12 years ago
  18. fdd6dfa am 2c5153b0: libc: add getauxval() by Nick Kralevich · 12 years ago
  19. 2c5153b libc: add getauxval() by Nick Kralevich · 12 years ago
  20. 0529a52 am d0f81466: am 69c89942: Merge "Add stack canaries / strcpy tests." by Nick Kralevich · 12 years ago
  21. d0f8146 am 69c89942: Merge "Add stack canaries / strcpy tests." by Nick Kralevich · 12 years ago
  22. 69c8994 Merge "Add stack canaries / strcpy tests." by Nick Kralevich · 12 years ago
  23. 8deebb3 am 801aeefe: am a12c5445: Fix unused warnings in pthread.c by Wink Saville · 12 years ago
  24. 376889a am 0f9be1ea: am bfde0b6f: Merge "glibc 2.15 treats errno as signed in strerror(3)." by Elliott Hughes · 12 years ago
  25. 73dd37d am 34c7a3c2: am 0d3700d9: Merge "Only have one copy of the kernel_sigset_t hack, and add more tests." by Elliott Hughes · 12 years ago
  26. 7e29f81 am 4ff6fa97: am 2bbb8fac: Merge "Add signalfd call to bionic" by Elliott Hughes · 12 years ago
  27. dcab1b2 Add stack canaries / strcpy tests. by Nick Kralevich · 12 years ago
  28. 801aeef am a12c5445: Fix unused warnings in pthread.c by Wink Saville · 12 years ago
  29. a12c544 Fix unused warnings in pthread.c by Wink Saville · 12 years ago
  30. 0f9be1e am bfde0b6f: Merge "glibc 2.15 treats errno as signed in strerror(3)." by Elliott Hughes · 12 years ago
  31. bfde0b6 Merge "glibc 2.15 treats errno as signed in strerror(3)." by Elliott Hughes · 12 years ago
  32. e6e6006 glibc 2.15 treats errno as signed in strerror(3). by Elliott Hughes · 12 years ago
  33. 34c7a3c am 0d3700d9: Merge "Only have one copy of the kernel_sigset_t hack, and add more tests." by Elliott Hughes · 12 years ago
  34. 0d3700d Merge "Only have one copy of the kernel_sigset_t hack, and add more tests." by Elliott Hughes · 12 years ago
  35. c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 12 years ago
  36. d09bdc7 Merge "Cache negative DNS results." by Robert Greenwalt · 12 years ago
  37. 4ff6fa9 am 2bbb8fac: Merge "Add signalfd call to bionic" by Elliott Hughes · 12 years ago
  38. 2bbb8fa Merge "Add signalfd call to bionic" by Elliott Hughes · 12 years ago
  39. a4b2dc0 Add signalfd call to bionic by Rom Lemarchand · 12 years ago
  40. 19dd156 Revert "Add signalfd call to bionic" by Elliott Hughes · 12 years ago
  41. 0c11611 Add signalfd call to bionic by Rom Lemarchand · 12 years ago
  42. 78851f1 Cache negative DNS results. by Robert Greenwalt · 12 years ago
  43. 5043c37 am 5c5fe07e: am 364d9ee6: Merge "Don\'t test GNU-style ELF hashes on MIPS." by Elliott Hughes · 12 years ago
  44. 7618789 am 79cecbd4: am 7e22db03: Merge "Fix an off-by-one error in the sigset_t function error handling." by Elliott Hughes · 12 years ago
  45. 375e10f am 2458d06f: am 26c5b2d4: Merge "[MIPS] Rewrite fenv.h for Android" by Elliott Hughes · 12 years ago
  46. 5c5fe07 am 364d9ee6: Merge "Don\'t test GNU-style ELF hashes on MIPS." by Elliott Hughes · 12 years ago
  47. 364d9ee Merge "Don't test GNU-style ELF hashes on MIPS." by Elliott Hughes · 12 years ago
  48. a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 12 years ago
  49. 79cecbd am 7e22db03: Merge "Fix an off-by-one error in the sigset_t function error handling." by Elliott Hughes · 12 years ago
  50. 7e22db0 Merge "Fix an off-by-one error in the sigset_t function error handling." by Elliott Hughes · 12 years ago
  51. fb5e5cb Fix an off-by-one error in the sigset_t function error handling. by Elliott Hughes · 12 years ago
  52. 2458d06 am 26c5b2d4: Merge "[MIPS] Rewrite fenv.h for Android" by Elliott Hughes · 12 years ago
  53. 26c5b2d Merge "[MIPS] Rewrite fenv.h for Android" by Elliott Hughes · 12 years ago
  54. d199017 [MIPS] Rewrite fenv.h for Android by Raghu Gandham · 12 years ago
  55. 00ab4eb am ec137019: am 63dc5927: Merge "Add AF_CAN and PF_CAN (and other missing families)." by Elliott Hughes · 12 years ago
  56. ec13701 am 63dc5927: Merge "Add AF_CAN and PF_CAN (and other missing families)." by Elliott Hughes · 12 years ago
  57. 63dc592 Merge "Add AF_CAN and PF_CAN (and other missing families)." by Elliott Hughes · 12 years ago
  58. 8dd63f3 am 81508de3: am f0036944: Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  59. 81508de am f0036944: Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  60. d73c0b3 Add AF_CAN and PF_CAN (and other missing families). by Elliott Hughes · 12 years ago
  61. f003694 Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  62. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  63. 27a7a5c am c654f4fd: am b1b53177: Merge "sysconf.c was renamed to sysconf.cpp (and modified)..." by Elliott Hughes · 12 years ago
  64. c654f4f am b1b53177: Merge "sysconf.c was renamed to sysconf.cpp (and modified)..." by Elliott Hughes · 12 years ago
  65. b1b5317 Merge "sysconf.c was renamed to sysconf.cpp (and modified)..." by Elliott Hughes · 12 years ago
  66. 7cbff41 sysconf.c was renamed to sysconf.cpp (and modified)... by Elliott Hughes · 12 years ago
  67. e9d6575 am 1287d106: am fb62558b: Merge "Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK)." by Elliott Hughes · 12 years ago
  68. 1287d10 am fb62558b: Merge "Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK)." by Elliott Hughes · 12 years ago
  69. fb62558 Merge "Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK)." by Elliott Hughes · 12 years ago
  70. a55f630 Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK). by Elliott Hughes · 12 years ago
  71. 36a9f35 am c0c05ff8: am 918d776f: Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  72. 0ce87c8 am df5c77c9: am f6524f8b: Merge "Fix format_number." by Elliott Hughes · 12 years ago
  73. c0c05ff am 918d776f: Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  74. 918d776 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  75. df5c77c am f6524f8b: Merge "Fix format_number." by Elliott Hughes · 12 years ago
  76. f6524f8 Merge "Fix format_number." by Elliott Hughes · 12 years ago
  77. eababde Fix format_number. by Elliott Hughes · 12 years ago
  78. cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  79. d020802 am 5fd31f68: am 4b582142: Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
  80. 5fd31f6 am 4b582142: Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
  81. 05ab167 am a0edecf3: am a4ebdcf5: Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
  82. a0edecf am a4ebdcf5: Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
  83. 4b58214 Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
  84. 45288c5 Fix x86 dynamic linker build. by Elliott Hughes · 12 years ago
  85. a4ebdcf Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
  86. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  87. 78b90c7 am 607bd477: am 4c4b08a3: Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 12 years ago
  88. 607bd47 am 4c4b08a3: Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 12 years ago
  89. 4c4b08a Merge "Fix <endian.h> and <sys/endian.h>." by Elliott Hughes · 12 years ago
  90. 4fa35d8 Fix <endian.h> and <sys/endian.h>. by Elliott Hughes · 12 years ago
  91. 42d7a26 am f822e7f6: am 0521ff82: Merge "Use pthread_kill() in raise()" by Elliott Hughes · 12 years ago
  92. f822e7f am 0521ff82: Merge "Use pthread_kill() in raise()" by Elliott Hughes · 12 years ago
  93. 0521ff8 Merge "Use pthread_kill() in raise()" by Elliott Hughes · 12 years ago
  94. d8a5a6f Use pthread_kill() in raise() by Chris Dearman · 12 years ago
  95. edb53b3 am 28996f80: am 6fcf1770: Merge "Added audit.h from the kernel." by Geremy Condra · 12 years ago
  96. 28996f8 am 6fcf1770: Merge "Added audit.h from the kernel." by Geremy Condra · 12 years ago
  97. 6fcf177 Merge "Added audit.h from the kernel." by Geremy Condra · 12 years ago
  98. 03e1ebb Added audit.h from the kernel. by Geremy Condra · 12 years ago
  99. a710682 am 080210c1: am c8354f50: Merge "FORTIFY_SOURCE: remove memcpy overlap checks" by Nick Kralevich · 12 years ago
  100. 5e6213a am 79e1a01e: am 5dfdb701: Merge "FORTIFY_SOURCE: fix up previous commit" by Nick Kralevich · 12 years ago