1. 48b688b Document the strptime %s change. by Elliott Hughes · 7 years ago
  2. e09c90d Merge "Add strptime %s." by Elliott Hughes · 7 years ago
  3. 81baaf2 Add strptime %s. by Elliott Hughes · 7 years ago
  4. 8edbb3e Merge "Be clearer about linker warnings." by Elliott Hughes · 7 years ago
  5. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 7 years ago
  6. bf6c0c8 Merge "Reduce max DNS response from 64K to 8K" by Treehugger Robot · 7 years ago
  7. efa792b Merge "Filter out reserved signals in functions that take sigset_t." by Treehugger Robot · 7 years ago
  8. b556035 Merge "Disable {getpwent,getgrent}_iterate tests on glibc." by Treehugger Robot · 7 years ago
  9. 47fb0e8 Reduce max DNS response from 64K to 8K by Ben Schwartz · 8 years ago
  10. 2fe1034 Disable {getpwent,getgrent}_iterate tests on glibc. by Josh Gao · 7 years ago
  11. 6fcba93 Filter out reserved signals in functions that take sigset_t. by Josh Gao · 7 years ago
  12. a905068 Merge "Move sigprocmask into its own file." by Elliott Hughes · 7 years ago
  13. 7ae3912 Move sigprocmask into its own file. by Elliott Hughes · 7 years ago
  14. 9c85408 Merge changes Idc5da0f8,I64223714 by Treehugger Robot · 7 years ago
  15. 8f41957 Reject exit-time destructors in libc by Ryan Prichard · 7 years ago
  16. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 7 years ago
  17. 44c7b6a Merge changes Ibcd45e9b,I1ff5c0fa by Tom Cherry · 7 years ago
  18. d27a3d7 Merge "Fix mmap leak in MmapFile" by Treehugger Robot · 7 years ago
  19. 5fe7326 Do not munmap in MmapFile::~MmapFile by Tom Cherry · 7 years ago
  20. cb4d421 Fix mmap leak in MmapFile by Tom Cherry · 7 years ago
  21. 60ddedf Build bionic/tests with cpp_std experimental. by Tom Cherry · 7 years ago
  22. e510d9c Merge "Fix RTLD_NEXT/DEFAULT lookup" by Treehugger Robot · 7 years ago
  23. 153168c Fix RTLD_NEXT/DEFAULT lookup by dimitry · 7 years ago
  24. 0da2523 Merge "Remove obsolete debuggerd32/debuggerd64 hack." by Treehugger Robot · 7 years ago
  25. e2d6c1e Merge "The VDSO soname varies by architecture." by Elliott Hughes · 7 years ago
  26. 4e6bf9e Remove obsolete debuggerd32/debuggerd64 hack. by Elliott Hughes · 7 years ago
  27. da1bb11 The VDSO soname varies by architecture. by Elliott Hughes · 7 years ago
  28. d5172fc Merge "Add __fseterr." by Treehugger Robot · 7 years ago
  29. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 7 years ago
  30. 4578526 Add __fseterr. by Elliott Hughes · 7 years ago
  31. 38a7872 Merge "Add uc_sigmask64." by Elliott Hughes · 7 years ago
  32. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 7 years ago
  33. 23415fc Add uc_sigmask64. by Elliott Hughes · 7 years ago
  34. 2d1e101 Merge "Switch the rest of our internal headers to #pragma once." by Treehugger Robot · 7 years ago
  35. af8d54a Merge "Implement malloc hooks." by Christopher Ferris · 7 years ago
  36. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  37. db478a6 Implement malloc hooks. by Christopher Ferris · 7 years ago
  38. 3374d0c Merge "Switch x86 begin.c to asm; align ESP correctly" by Treehugger Robot · 7 years ago
  39. f99b7a3 Merge "Better backwards compatibility for stat64." by Elliott Hughes · 7 years ago
  40. a8b179b Merge "Revert "Remove a check for AIDs in the OEM range."" by Treehugger Robot · 7 years ago
  41. f857d59 Switch x86 begin.c to asm; align ESP correctly by Ryan Prichard · 7 years ago
  42. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 7 years ago
  43. 41986a0 Revert "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  44. 919dd9d Merge "MIPS32: Make sigset64_t equal to sigset_t" by Treehugger Robot · 7 years ago
  45. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 7 years ago
  46. 3796669 MIPS32: Make sigset64_t equal to sigset_t by Goran Jakovljevic · 7 years ago
  47. 4362da8 Merge "Remove __overloadable/__RENAME_CLANG" by Treehugger Robot · 7 years ago
  48. 6fa9bdd Merge "linker_memory: return success in enable_fallback_allocator." by Treehugger Robot · 7 years ago
  49. 5bf2c20 Merge "crtbegin: Correctly align ESP to 16 for __i386__" by Treehugger Robot · 7 years ago
  50. 59a0a37 Merge "Add _FORCE_CRT_ATFORK config for crtbegin." by Treehugger Robot · 7 years ago
  51. a0d177d crtbegin: Correctly align ESP to 16 for __i386__ by Ryan Prichard · 7 years ago
  52. 3d6b2e7 Merge "Document the rules of thumb for "should I add a syscall wrapper?"." by Elliott Hughes · 7 years ago
  53. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  54. 1a1b57c Document the rules of thumb for "should I add a syscall wrapper?". by Elliott Hughes · 7 years ago
  55. aac0dd9 Merge "Don't use SA_RESTORER if it is not defined" by Treehugger Robot · 7 years ago
  56. 1a5737a Merge "Fix __gnu_Unwind_Find_exidx again." by Treehugger Robot · 7 years ago
  57. 13dec23 Merge "Add a few more legacy inlines for strto*_l." by Treehugger Robot · 7 years ago
  58. dd1742a Merge "Add aligned_alloc to libc." by Treehugger Robot · 7 years ago
  59. 87c6aac Don't use SA_RESTORER if it is not defined by Goran Jakovljevic · 7 years ago
  60. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 7 years ago
  61. be6fbae Merge "Inline __libc_arc4random_has_unlimited_entropy." by Treehugger Robot · 7 years ago
  62. 55ca56c Fix __gnu_Unwind_Find_exidx again. by Dan Albert · 7 years ago
  63. fe44c3c Merge "Make sigaction consistent about SA_RESTORER and sa_restorer" by Elliott Hughes · 7 years ago
  64. c11fb66 Inline __libc_arc4random_has_unlimited_entropy. by Elliott Hughes · 7 years ago
  65. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 7 years ago
  66. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 7 years ago
  67. 177429c Merge "Improve the comment in the ARM setjmp.S." by Treehugger Robot · 7 years ago
  68. 2bf1d3d Merge "Duplicate tests for duplicated symbols." by Elliott Hughes · 7 years ago
  69. 0f546f4 Merge "Run bpfmt manually." by Treehugger Robot · 7 years ago
  70. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  71. a325151 Merge "Rewrite getentropy." by Elliott Hughes · 7 years ago
  72. a700891 Merge "Avoid trademarks." by Treehugger Robot · 7 years ago
  73. e58d49e Improve the comment in the ARM setjmp.S. by Elliott Hughes · 7 years ago
  74. 733c1e4 Avoid trademarks. by Elliott Hughes · 7 years ago
  75. 11f6076 Make sigaction consistent about SA_RESTORER and sa_restorer by Evgeny Eltsin · 7 years ago
  76. 211c4d3 Rewrite getentropy. by Elliott Hughes · 8 years ago
  77. a026108 Merge "Avoid abort when calling pthread_mutex_destroy more than once." by Yabin Cui · 8 years ago
  78. 2dec3d7 Avoid abort when calling pthread_mutex_destroy more than once. by Yabin Cui · 8 years ago
  79. b82dcc6 Merge "Support priority inheritance mutex in 32-bit programs." by Yabin Cui · 8 years ago
  80. ed95f37 Merge "Add `struct sigaction64` and `sigaction64`." by Elliott Hughes · 8 years ago
  81. 86a7806 Merge "Update to v4.15 kernel headers." by Christopher Ferris · 8 years ago
  82. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
  83. 12d96ed Merge "Renames nonplat_property_contexts to vendor_property_contexts" by Treehugger Robot · 8 years ago
  84. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  85. 934ec94 Update to v4.15 kernel headers. by Christopher Ferris · 8 years ago
  86. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  87. b44bd82 Merge "Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too." by Treehugger Robot · 8 years ago
  88. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  89. d8fde3f Merge "Add `sigset64_t` and accompanying functions." by Elliott Hughes · 8 years ago
  90. 5dbbf78 Merge "Make pthread_attr_getstack__main_thread test native-bridge friendly" by Dimitry Ivanov · 8 years ago
  91. 6dfa5b5 Make pthread_attr_getstack__main_thread test native-bridge friendly by dimitry · 8 years ago
  92. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  93. d435d25 Merge "The future is now (2018 edition)." by Treehugger Robot · 8 years ago
  94. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  95. 4cd3550 Merge "Move static variable out of should_trace()." by Treehugger Robot · 8 years ago
  96. 4a0797c Merge "Use sigprocmask rather than sigblock/sigsetmask." by Treehugger Robot · 8 years ago
  97. 7ebafb3 Use sigprocmask rather than sigblock/sigsetmask. by Elliott Hughes · 8 years ago
  98. 8d8e576 Merge "Test ld-android.so directly" by Dimitry Ivanov · 8 years ago
  99. 321476a Test ld-android.so directly by dimitry · 8 years ago
  100. fb56e04 Merge "Move all the short <signal.h> functions together." by Treehugger Robot · 8 years ago