1. b3aaf39 Hide __libc_init_vdso(). by Dan Albert · 11 years ago
  2. 6e3823d Merge "Hide __libc_malloc_dispatch." by Dan Albert · 11 years ago
  3. edd81faf Hide __libc_malloc_dispatch. by Dan Albert · 11 years ago
  4. 00c16c1 Merge "Label pages mapped by linker_allocator" by Dmitriy Ivanov · 11 years ago
  5. 51a22a1 Label pages mapped by linker_allocator by Dmitriy Ivanov · 11 years ago
  6. 4d0f742 Merge "Fix our x86 PIC_PROLOGUE." by Elliott Hughes · 11 years ago
  7. ca5b6a7 Fix our x86 PIC_PROLOGUE. by Elliott Hughes · 11 years ago
  8. a0db464 Merge "Make __set_errno hidden in asm." by Dan Albert · 11 years ago
  9. bc9f9f2 Make __set_errno hidden in asm. by Dan Albert · 11 years ago
  10. 3788a1e Merge "Revert "Fix incorrect relocations for x86."" by Dan Albert · 11 years ago
  11. 3726f9c Revert "Fix incorrect relocations for x86." by Dan Albert · 11 years ago
  12. 1c5e415 Merge "Add a way to disable backtracing in malloc debug." by Christopher Ferris · 11 years ago
  13. 88a1f52 Add a way to disable backtracing in malloc debug. by Christopher Ferris · 11 years ago
  14. f2d8c35 Merge "Remove misleading arm/arm64 PIC_SYM." by Elliott Hughes · 11 years ago
  15. 651a068 Remove misleading arm/arm64 PIC_SYM. by Elliott Hughes · 11 years ago
  16. 92f0c91 Merge "Create a distinct temp directory for each run." by Christopher Ferris · 11 years ago
  17. 01bd32e Create a distinct temp directory for each run. by Christopher Ferris · 11 years ago
  18. d994622 Merge "Android is all-PIC/PIE." by Elliott Hughes · 11 years ago
  19. 6b6364a Android is all-PIC/PIE. by Elliott Hughes · 11 years ago
  20. cdd2f07 Merge "Fix incorrect relocations for x86." by Dan Albert · 11 years ago
  21. 512bc52 Fix incorrect relocations for x86. by Dan Albert · 11 years ago
  22. 85ebcfc Merge "Do a second key cleanup in pthread_exit." by Christopher Ferris · 11 years ago
  23. e380960 Do a second key cleanup in pthread_exit. by Christopher Ferris · 11 years ago
  24. f3868fa Merge "Upgrade bionic to tzdata2014f." by Elliott Hughes · 11 years ago
  25. 51fde5b Upgrade bionic to tzdata2014f. by Elliott Hughes · 11 years ago
  26. b4b7e05 Merge "Fix the tzdata update tools." by Elliott Hughes · 11 years ago
  27. 13bab43 Fix the tzdata update tools. by Elliott Hughes · 11 years ago
  28. 3a238ae Merge "Revert "Add a hack to <stdlib.h> until we can fix libvpx."" by Elliott Hughes · 11 years ago
  29. 9d2a05a Revert "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 11 years ago
  30. bb91a1b Merge "Workaround b/16818336 which fails build under aggressive inlining." by Elliott Hughes · 11 years ago
  31. 28285f8 Workaround b/16818336 which fails build under aggressive inlining. by Dehao Chen · 11 years ago
  32. 8b91980 Merge "Explain how wcswcs ended up in ndk_cruft.cpp." by Elliott Hughes · 11 years ago
  33. 1628eb1 Explain how wcswcs ended up in ndk_cruft.cpp. by Elliott Hughes · 11 years ago
  34. afc8672 Merge "Add an obvious comment to <stdio.h> for fixincludes." by Elliott Hughes · 11 years ago
  35. df85f50 Add an obvious comment to <stdio.h> for fixincludes. by Elliott Hughes · 11 years ago
  36. de69069 Merge "Fixes build." by Dan Albert · 11 years ago
  37. 9eae840 Fixes build. by Dan Albert · 11 years ago
  38. a7ef818 Merge "Revert "Replaces vfork() implementation with fork()"" by Dan Albert · 11 years ago
  39. 6a91887 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  40. 447fe1c Merge "Fix mbsrtowcs(3) src param for finished string." by Dan Albert · 11 years ago
  41. b6cc8e0 Fix mbsrtowcs(3) src param for finished string. by Dan Albert · 11 years ago
  42. 36bacd2 Merge "Proper MB_CUR_MAX." by Dan Albert · 11 years ago
  43. 1aec7c1 Proper MB_CUR_MAX. by Dan Albert · 11 years ago
  44. 0f7ed16 Merge "Fix memchr with a zero length." by Christopher Ferris · 11 years ago
  45. e03e1ea Fix memchr with a zero length. by Christopher Ferris · 11 years ago
  46. 4ad5066 Merge "Use libunwindbacktrace for debug malloc code." by Christopher Ferris · 11 years ago
  47. 861c0ef Use libunwindbacktrace for debug malloc code. by Christopher Ferris · 11 years ago
  48. a7dc760 Merge "Fix linkage of grantpt(3)." by Elliott Hughes · 11 years ago
  49. 4916706 Fix linkage of grantpt(3). by Elliott Hughes · 11 years ago
  50. 1788697 Merge "Remove declarations for things that don't exist." by Elliott Hughes · 11 years ago
  51. f4c1a36 Remove declarations for things that don't exist. by Elliott Hughes · 11 years ago
  52. 2b591b3 Merge "Fix dlsym(3) to do breadth first search." by Dmitriy Ivanov · 11 years ago
  53. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 11 years ago
  54. 52f8271 Merge "Added a bionic systrace class and tracing to pthread_mutex.cpp." by Elliott Hughes · 11 years ago
  55. a406ee6 Added a bionic systrace class and tracing to pthread_mutex.cpp. by Brigid Smith · 11 years ago
  56. 24dcda0 Merge "Fix mips/mips64 build" by Dmitriy Ivanov · 11 years ago
  57. ed48534 Fix mips/mips64 build by Dmitriy Ivanov · 11 years ago
  58. 50a9630 Merge "Start hiding "private/bionic_time.h"." by Elliott Hughes · 11 years ago
  59. 905e6d5 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  60. a4c14fd Merge "en_US.UTF-8 is also supported." by Dan Albert · 11 years ago
  61. 1abb8bd en_US.UTF-8 is also supported. by Dan Albert · 11 years ago
  62. 83b9826 Merge "Implement <sys/fsuid.h>." by Elliott Hughes · 11 years ago
  63. 7931099 Implement <sys/fsuid.h>. by Elliott Hughes · 11 years ago
  64. c7706a0 Merge "[MIPSR6] Use C-coded string ops on mips32r6/mips64r6" by Elliott Hughes · 11 years ago
  65. 18a1bbe Merge "Only wipe TLS for user-supplied stacks." by Elliott Hughes · 11 years ago
  66. 40a5217 Only wipe TLS for user-supplied stacks. by Elliott Hughes · 11 years ago
  67. 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
  68. f183737 [MIPS] Fix atomic_is_lock_free test for mips32. by Raghu Gandham · 11 years ago
  69. dbf52ec Merge "Fix global variable initialization for linker" by Dmitriy Ivanov · 11 years ago
  70. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 11 years ago
  71. d6f614a Merge "Implement twalk(3), add unit tests." by Elliott Hughes · 11 years ago
  72. 3e424d0 Implement twalk(3), add unit tests. by Elliott Hughes · 11 years ago
  73. bc5a3ec [MIPSR6] Use C-coded string ops on mips32r6/mips64r6 by Duane Sand · 11 years ago
  74. 7d22a45 Merge "[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models" by Elliott Hughes · 11 years ago
  75. dd37251 [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models by Duane Sand · 11 years ago
  76. f965075 Merge "debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping" by Nick Kralevich · 11 years ago
  77. be0e43b debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping by Nick Kralevich · 11 years ago
  78. f9bfc2f Merge "Fix belated review comments on syslog change." by Elliott Hughes · 11 years ago
  79. afe6360 Fix belated review comments on syslog change. by Elliott Hughes · 11 years ago
  80. 337c0ce Merge "Fix 'adb shell /system/bin/linker' crash" by Dmitriy Ivanov · 11 years ago
  81. efe1383 Fix 'adb shell /system/bin/linker' crash by Dmitriy Ivanov · 11 years ago
  82. 8a2ecf8 Merge "syscall(3)'s return type should be long." by Elliott Hughes · 11 years ago
  83. 21972b6 syscall(3)'s return type should be long. by Elliott Hughes · 11 years ago
  84. 1a918d9 Merge "Remove localtime_tz and strftime_tz." by Elliott Hughes · 11 years ago
  85. 39d903a Remove localtime_tz and strftime_tz. by Elliott Hughes · 11 years ago
  86. 8c66fd7 Merge "Use vsnprintf(3) in syslog(3)." by Elliott Hughes · 11 years ago
  87. f1e83cc Use vsnprintf(3) in syslog(3). by Elliott Hughes · 11 years ago
  88. 8dbe3f0 Merge "[MIPS] Drop soft-fp targets" by Elliott Hughes · 11 years ago
  89. ba23bd0 [MIPS] Drop soft-fp targets by Duane Sand · 11 years ago
  90. 467e49b Merge "Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros." by Elliott Hughes · 11 years ago
  91. 5d2f86f Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros. by Elliott Hughes · 11 years ago
  92. ea42a6c Merge "Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files." by Elliott Hughes · 11 years ago
  93. 3758a24 Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  94. e26ac7f Merge "Remove the unused swab.S." by Elliott Hughes · 11 years ago
  95. ca70453 Remove the unused swab.S. by Elliott Hughes · 11 years ago
  96. 79b5a39 Merge "[MIPS] Allow united mipsel and mips64el gcc toolchain" by Elliott Hughes · 11 years ago
  97. f541650 [MIPS] Allow united mipsel and mips64el gcc toolchain by Duane Sand · 11 years ago
  98. 4d42190 Merge "Use upstream OpenBSD's arc4random." by Elliott Hughes · 11 years ago
  99. 2b67d7d Use upstream OpenBSD's arc4random. by Elliott Hughes · 11 years ago
  100. 925d388 Merge "Rewrite syslog(3) to use Android logging." by Elliott Hughes · 11 years ago