1. c7706a0 Merge "[MIPSR6] Use C-coded string ops on mips32r6/mips64r6" by Elliott Hughes · 11 years ago
  2. 18a1bbe Merge "Only wipe TLS for user-supplied stacks." by Elliott Hughes · 11 years ago
  3. 40a5217 Only wipe TLS for user-supplied stacks. by Elliott Hughes · 11 years ago
  4. 4ad5066 Merge "Use libunwindbacktrace for debug malloc code." by Christopher Ferris · 11 years ago
  5. 861c0ef Use libunwindbacktrace for debug malloc code. by Christopher Ferris · 11 years ago
  6. a7dc760 Merge "Fix linkage of grantpt(3)." by Elliott Hughes · 11 years ago
  7. 4916706 Fix linkage of grantpt(3). by Elliott Hughes · 11 years ago
  8. 1788697 Merge "Remove declarations for things that don't exist." by Elliott Hughes · 11 years ago
  9. f4c1a36 Remove declarations for things that don't exist. by Elliott Hughes · 11 years ago
  10. 2b591b3 Merge "Fix dlsym(3) to do breadth first search." by Dmitriy Ivanov · 11 years ago
  11. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 11 years ago
  12. 52f8271 Merge "Added a bionic systrace class and tracing to pthread_mutex.cpp." by Elliott Hughes · 11 years ago
  13. a406ee6 Added a bionic systrace class and tracing to pthread_mutex.cpp. by Brigid Smith · 11 years ago
  14. 24dcda0 Merge "Fix mips/mips64 build" by Dmitriy Ivanov · 11 years ago
  15. ed48534 Fix mips/mips64 build by Dmitriy Ivanov · 11 years ago
  16. 50a9630 Merge "Start hiding "private/bionic_time.h"." by Elliott Hughes · 11 years ago
  17. 905e6d5 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  18. a4c14fd Merge "en_US.UTF-8 is also supported." by Dan Albert · 11 years ago
  19. 1abb8bd en_US.UTF-8 is also supported. by Dan Albert · 11 years ago
  20. 123172a Merge "[MIPS] Fix atomic_is_lock_free test for mips32. On 32-bit MIPS, 64-bit atomic ops are achieved through locks. So allow the test to fail for atomic_intmax_t on 32-bit MIPS." by Elliott Hughes · 11 years ago
  21. f183737 [MIPS] Fix atomic_is_lock_free test for mips32. by Raghu Gandham · 11 years ago
  22. dbf52ec Merge "Fix global variable initialization for linker" by Dmitriy Ivanov · 11 years ago
  23. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 11 years ago
  24. d6f614a Merge "Implement twalk(3), add unit tests." by Elliott Hughes · 11 years ago
  25. 3e424d0 Implement twalk(3), add unit tests. by Elliott Hughes · 11 years ago
  26. bc5a3ec [MIPSR6] Use C-coded string ops on mips32r6/mips64r6 by Duane Sand · 11 years ago
  27. 7d22a45 Merge "[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models" by Elliott Hughes · 11 years ago
  28. dd37251 [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models by Duane Sand · 11 years ago
  29. f965075 Merge "debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping" by Nick Kralevich · 11 years ago
  30. be0e43b debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping by Nick Kralevich · 11 years ago
  31. f9bfc2f Merge "Fix belated review comments on syslog change." by Elliott Hughes · 11 years ago
  32. afe6360 Fix belated review comments on syslog change. by Elliott Hughes · 11 years ago
  33. 337c0ce Merge "Fix 'adb shell /system/bin/linker' crash" by Dmitriy Ivanov · 11 years ago
  34. efe1383 Fix 'adb shell /system/bin/linker' crash by Dmitriy Ivanov · 11 years ago
  35. 8a2ecf8 Merge "syscall(3)'s return type should be long." by Elliott Hughes · 11 years ago
  36. 21972b6 syscall(3)'s return type should be long. by Elliott Hughes · 11 years ago
  37. 1a918d9 Merge "Remove localtime_tz and strftime_tz." by Elliott Hughes · 11 years ago
  38. 39d903a Remove localtime_tz and strftime_tz. by Elliott Hughes · 11 years ago
  39. 8c66fd7 Merge "Use vsnprintf(3) in syslog(3)." by Elliott Hughes · 11 years ago
  40. f1e83cc Use vsnprintf(3) in syslog(3). by Elliott Hughes · 11 years ago
  41. 8dbe3f0 Merge "[MIPS] Drop soft-fp targets" by Elliott Hughes · 11 years ago
  42. ba23bd0 [MIPS] Drop soft-fp targets by Duane Sand · 11 years ago
  43. 467e49b Merge "Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros." by Elliott Hughes · 11 years ago
  44. 5d2f86f Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros. by Elliott Hughes · 11 years ago
  45. ea42a6c Merge "Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files." by Elliott Hughes · 11 years ago
  46. 3758a24 Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  47. e26ac7f Merge "Remove the unused swab.S." by Elliott Hughes · 11 years ago
  48. ca70453 Remove the unused swab.S. by Elliott Hughes · 11 years ago
  49. 79b5a39 Merge "[MIPS] Allow united mipsel and mips64el gcc toolchain" by Elliott Hughes · 11 years ago
  50. f541650 [MIPS] Allow united mipsel and mips64el gcc toolchain by Duane Sand · 11 years ago
  51. 4d42190 Merge "Use upstream OpenBSD's arc4random." by Elliott Hughes · 11 years ago
  52. 2b67d7d Use upstream OpenBSD's arc4random. by Elliott Hughes · 11 years ago
  53. 925d388 Merge "Rewrite syslog(3) to use Android logging." by Elliott Hughes · 11 years ago
  54. 3ad8ecb Rewrite syslog(3) to use Android logging. by Elliott Hughes · 11 years ago
  55. b828eae Merge "There is no _MIN for unsigned types." by Dan Albert · 11 years ago
  56. ee7f1b5 There is no _MIN for unsigned types. by Dan Albert · 11 years ago
  57. 1fb90a8 Merge "Fix mbsrtowcs(3)'s handling of len parameter." by Dan Albert · 11 years ago
  58. 6b55ba5 Fix mbsrtowcs(3)'s handling of len parameter. by Dan Albert · 11 years ago
  59. e973138 Merge "__libc_fatal should print a newline to stderr." by Dan Albert · 11 years ago
  60. 97e31de __libc_fatal should print a newline to stderr. by Dan Albert · 11 years ago
  61. 7dd126a Merge "Clean up some misinformation around prctl." by Elliott Hughes · 11 years ago
  62. 9c07aee Clean up some misinformation around prctl. by Elliott Hughes · 11 years ago
  63. 3c2b71a Merge "Use the mmap/munmap for allocation routines." by Christopher Ferris · 11 years ago
  64. 6425327 Use the mmap/munmap for allocation routines. by Christopher Ferris · 11 years ago
  65. d18b87f Merge "Remove SIOCKILLADDR from <sys/socket.h>." by Elliott Hughes · 11 years ago
  66. 8a3d1ca Remove SIOCKILLADDR from <sys/socket.h>. by Elliott Hughes · 11 years ago
  67. 7628248 Merge "Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>." by Elliott Hughes · 11 years ago
  68. 9f165d2 Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>. by Elliott Hughes · 11 years ago
  69. 6bf42dd Merge "Fix private/bionic_name_mem.h build breakage." by Elliott Hughes · 11 years ago
  70. 2f9c6e3 Fix private/bionic_name_mem.h build breakage. by Elliott Hughes · 11 years ago
  71. 169e2bf Merge "Remove non-standard prctl constants from <sys/prctl.h>." by Elliott Hughes · 11 years ago
  72. d745386 Remove non-standard prctl constants from <sys/prctl.h>. by Elliott Hughes · 11 years ago
  73. 43363ab Merge "Define atomic_charN_t only if charN_t is supported." by Hans Boehm · 11 years ago
  74. 8b00236 Define atomic_charN_t only if charN_t is supported. by Hans Boehm · 11 years ago
  75. 94f84d3 Merge "ptrace(3) should be varargs." by Elliott Hughes · 11 years ago
  76. 98b088d ptrace(3) should be varargs. by Elliott Hughes · 11 years ago
  77. f13aa6f Merge "Use VDSO for clock_gettime(2) and gettimeofday(2)." by Elliott Hughes · 11 years ago
  78. 625993d Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  79. 770d0f6 Merge "Make sure not to construct illegal property names." by Christopher Ferris · 11 years ago
  80. 53531cc Make sure not to construct illegal property names. by Christopher Ferris · 11 years ago
  81. 64035c4 Merge "Add gen syscalls step to instructions." by Christopher Ferris · 11 years ago
  82. ea271fd Add gen syscalls step to instructions. by Christopher Ferris · 11 years ago
  83. 52023cb Merge "Regenerate the syscalls list after the uapi update." by Elliott Hughes · 11 years ago
  84. 3fa60e1 Regenerate the syscalls list after the uapi update. by Elliott Hughes · 11 years ago
  85. 51c914b Merge "Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit." by Christopher Ferris · 11 years ago
  86. 27047fa Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit. by Christopher Ferris · 11 years ago
  87. 5656a0c Merge "Remove isascii_l(3)." by Dan Albert · 11 years ago
  88. e612add Remove isascii_l(3). by Dan Albert · 11 years ago
  89. ee3608f Merge "Fix visibility for a bunch more symbols." by Elliott Hughes · 11 years ago
  90. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  91. 673bff0 Merge "Implement rand/srand in terms of random/srandom." by Elliott Hughes · 11 years ago
  92. 76c241b Implement rand/srand in terms of random/srandom. by Elliott Hughes · 11 years ago
  93. 4ae9386 Merge "Sync upstream-openbsd." by Elliott Hughes · 11 years ago
  94. 4f0b67a Sync upstream-openbsd. by Elliott Hughes · 11 years ago
  95. 91f2074 Merge "Upstream atexit" by Dmitriy Ivanov · 11 years ago
  96. 53c3c27 Upstream atexit by Dmitriy Ivanov · 11 years ago
  97. 83ce99d Merge "Define SIOCKILLADDR which isn't in the common kernel uapi headers." by Elliott Hughes · 11 years ago
  98. 2ba2888 Define SIOCKILLADDR which isn't in the common kernel uapi headers. by Elliott Hughes · 11 years ago
  99. 57a5b33 Merge "Define three prctl constants that went missing from uapi." by Elliott Hughes · 11 years ago
  100. 263325d Define three prctl constants that went missing from uapi. by Elliott Hughes · 11 years ago