1. 55d7fce Merge "Add uc_sigmask64." am: 38a78728c3 by Elliott Hughes · 7 years ago
  2. 38a7872 Merge "Add uc_sigmask64." by Elliott Hughes · 7 years ago
  3. 23415fc Add uc_sigmask64. by Elliott Hughes · 7 years ago
  4. 3554974 Merge "Switch the rest of our internal headers to #pragma once." am: 2d1e1011cf by Elliott Hughes · 7 years ago
  5. 2d1e101 Merge "Switch the rest of our internal headers to #pragma once." by Treehugger Robot · 7 years ago
  6. 7cf17cc Merge "Implement malloc hooks." am: af8d54a7d7 by Christopher Ferris · 7 years ago
  7. af8d54a Merge "Implement malloc hooks." by Christopher Ferris · 7 years ago
  8. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  9. db478a6 Implement malloc hooks. by Christopher Ferris · 7 years ago
  10. fbe8a1b Merge "Switch x86 begin.c to asm; align ESP correctly" am: 3374d0cabb by Ryan Prichard · 7 years ago
  11. b5e9c6a Merge "Better backwards compatibility for stat64." am: f99b7a34c8 by Elliott Hughes · 7 years ago
  12. 3374d0c Merge "Switch x86 begin.c to asm; align ESP correctly" by Treehugger Robot · 7 years ago
  13. f99b7a3 Merge "Better backwards compatibility for stat64." by Elliott Hughes · 7 years ago
  14. c4033e1 Merge "Revert "Remove a check for AIDs in the OEM range."" am: a8b179bcdd by Tom Cherry · 7 years ago
  15. a8b179b Merge "Revert "Remove a check for AIDs in the OEM range."" by Treehugger Robot · 7 years ago
  16. f857d59 Switch x86 begin.c to asm; align ESP correctly by Ryan Prichard · 7 years ago
  17. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 7 years ago
  18. 52d1ff5 Merge "MIPS32: Make sigset64_t equal to sigset_t" am: 919dd9dcb4 by Goran Jakovljevic · 7 years ago
  19. 41986a0 Revert "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  20. 919dd9d Merge "MIPS32: Make sigset64_t equal to sigset_t" by Treehugger Robot · 7 years ago
  21. 69bd701 Merge "Add ability to read /etc/passwd and /etc/group" am: ab8c861597 by Tom Cherry · 7 years ago
  22. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 7 years ago
  23. 3796669 MIPS32: Make sigset64_t equal to sigset_t by Goran Jakovljevic · 7 years ago
  24. 974de08 Merge "Remove __overloadable/__RENAME_CLANG" am: 4362da8076 by George Burgess IV · 7 years ago
  25. 4362da8 Merge "Remove __overloadable/__RENAME_CLANG" by Treehugger Robot · 7 years ago
  26. 57bbcbd Merge "linker_memory: return success in enable_fallback_allocator." by Josh Gao · 7 years ago
  27. 6fa9bdd Merge "linker_memory: return success in enable_fallback_allocator." by Treehugger Robot · 7 years ago
  28. 9ae7d46 Merge "crtbegin: Correctly align ESP to 16 for __i386__" am: 5bf2c20f43 by Ryan Prichard · 7 years ago
  29. 5bf2c20 Merge "crtbegin: Correctly align ESP to 16 for __i386__" by Treehugger Robot · 7 years ago
  30. 6722d68 Merge "Add _FORCE_CRT_ATFORK config for crtbegin." am: 59a0a37b9d by Dan Albert · 7 years ago
  31. 59a0a37 Merge "Add _FORCE_CRT_ATFORK config for crtbegin." by Treehugger Robot · 7 years ago
  32. a0d177d crtbegin: Correctly align ESP to 16 for __i386__ by Ryan Prichard · 7 years ago
  33. 8c37f5a Merge "Document the rules of thumb for "should I add a syscall wrapper?"." by Elliott Hughes · 7 years ago
  34. 3d6b2e7 Merge "Document the rules of thumb for "should I add a syscall wrapper?"." by Elliott Hughes · 7 years ago
  35. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  36. 1a1b57c Document the rules of thumb for "should I add a syscall wrapper?". by Elliott Hughes · 7 years ago
  37. c6cf969 Merge "Don't use SA_RESTORER if it is not defined" am: aac0dd9891 by Goran Jakovljevic · 7 years ago
  38. aac0dd9 Merge "Don't use SA_RESTORER if it is not defined" by Treehugger Robot · 7 years ago
  39. 4067bf9 Merge "Fix __gnu_Unwind_Find_exidx again." am: 1a5737a48f by Dan Albert · 7 years ago
  40. 1a5737a Merge "Fix __gnu_Unwind_Find_exidx again." by Treehugger Robot · 7 years ago
  41. b64f3fe Merge "Add a few more legacy inlines for strto*_l." am: 13dec2354d by Dan Albert · 7 years ago
  42. 13dec23 Merge "Add a few more legacy inlines for strto*_l." by Treehugger Robot · 7 years ago
  43. 9e0a507 Merge "Add aligned_alloc to libc." am: dd1742aca5 by Christopher Ferris · 7 years ago
  44. dd1742a Merge "Add aligned_alloc to libc." by Treehugger Robot · 7 years ago
  45. 87c6aac Don't use SA_RESTORER if it is not defined by Goran Jakovljevic · 7 years ago
  46. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 7 years ago
  47. d91232f Merge "Inline __libc_arc4random_has_unlimited_entropy." am: be6fbae74f by Elliott Hughes · 7 years ago
  48. be6fbae Merge "Inline __libc_arc4random_has_unlimited_entropy." by Treehugger Robot · 7 years ago
  49. 55ca56c Fix __gnu_Unwind_Find_exidx again. by Dan Albert · 7 years ago
  50. 1724eb2 Merge "Make sigaction consistent about SA_RESTORER and sa_restorer" by Elliott Hughes · 7 years ago
  51. fe44c3c Merge "Make sigaction consistent about SA_RESTORER and sa_restorer" by Elliott Hughes · 7 years ago
  52. c11fb66 Inline __libc_arc4random_has_unlimited_entropy. by Elliott Hughes · 7 years ago
  53. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 7 years ago
  54. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 7 years ago
  55. 960bcf2 Merge "Improve the comment in the ARM setjmp.S." am: 177429cb8d by Elliott Hughes · 7 years ago
  56. 177429c Merge "Improve the comment in the ARM setjmp.S." by Treehugger Robot · 7 years ago
  57. 89ae96a Merge "Duplicate tests for duplicated symbols." am: 2bf1d3dae2 by Elliott Hughes · 7 years ago
  58. 2bf1d3d Merge "Duplicate tests for duplicated symbols." by Elliott Hughes · 7 years ago
  59. f8c5820 Merge "Run bpfmt manually." am: 0f546f45d7 by Elliott Hughes · 7 years ago
  60. 0f546f4 Merge "Run bpfmt manually." by Treehugger Robot · 7 years ago
  61. 30ec992 Merge "Rewrite getentropy." am: a325151da0 by Elliott Hughes · 7 years ago
  62. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  63. a325151 Merge "Rewrite getentropy." by Elliott Hughes · 7 years ago
  64. 6c30932 Merge "Avoid trademarks." am: a70089163c by Elliott Hughes · 7 years ago
  65. a700891 Merge "Avoid trademarks." by Treehugger Robot · 7 years ago
  66. e58d49e Improve the comment in the ARM setjmp.S. by Elliott Hughes · 7 years ago
  67. 733c1e4 Avoid trademarks. by Elliott Hughes · 7 years ago
  68. 11f6076 Make sigaction consistent about SA_RESTORER and sa_restorer by Evgeny Eltsin · 7 years ago
  69. 211c4d3 Rewrite getentropy. by Elliott Hughes · 8 years ago
  70. c6bfb6b Merge "Avoid abort when calling pthread_mutex_destroy more than once." by Yabin Cui · 8 years ago
  71. a026108 Merge "Avoid abort when calling pthread_mutex_destroy more than once." by Yabin Cui · 8 years ago
  72. 2dec3d7 Avoid abort when calling pthread_mutex_destroy more than once. by Yabin Cui · 8 years ago
  73. 5273356 Merge "Support priority inheritance mutex in 32-bit programs." am: b82dcc6fa7 by Yabin Cui · 8 years ago
  74. b82dcc6 Merge "Support priority inheritance mutex in 32-bit programs." by Yabin Cui · 8 years ago
  75. 1b2b227 Merge "Add `struct sigaction64` and `sigaction64`." am: ed95f37bc8 by Elliott Hughes · 8 years ago
  76. ed95f37 Merge "Add `struct sigaction64` and `sigaction64`." by Elliott Hughes · 8 years ago
  77. f20bd47 Merge "Update to v4.15 kernel headers." am: 86a7806c9e by Christopher Ferris · 8 years ago
  78. 86a7806 Merge "Update to v4.15 kernel headers." by Christopher Ferris · 8 years ago
  79. 78d8109 Merge "Renames nonplat_property_contexts to vendor_property_contexts" by Bowgo Tsai · 8 years ago
  80. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
  81. 12d96ed Merge "Renames nonplat_property_contexts to vendor_property_contexts" by Treehugger Robot · 8 years ago
  82. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  83. 934ec94 Update to v4.15 kernel headers. by Christopher Ferris · 8 years ago
  84. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  85. a18f649 Merge "Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too." by Elliott Hughes · 8 years ago
  86. b44bd82 Merge "Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too." by Treehugger Robot · 8 years ago
  87. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  88. 28bc5d6 Merge "Add `sigset64_t` and accompanying functions." am: d8fde3f8a9 by Elliott Hughes · 8 years ago
  89. d8fde3f Merge "Add `sigset64_t` and accompanying functions." by Elliott Hughes · 8 years ago
  90. eaa84fc Merge "Make pthread_attr_getstack__main_thread test native-bridge friendly" by Dimitry Ivanov · 8 years ago
  91. 5dbbf78 Merge "Make pthread_attr_getstack__main_thread test native-bridge friendly" by Dimitry Ivanov · 8 years ago
  92. 6dfa5b5 Make pthread_attr_getstack__main_thread test native-bridge friendly by dimitry · 8 years ago
  93. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  94. 396ddb0 Merge "The future is now (2018 edition)." am: d435d256da by Elliott Hughes · 8 years ago
  95. d435d25 Merge "The future is now (2018 edition)." by Treehugger Robot · 8 years ago
  96. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  97. 46624e8 Merge "Move static variable out of should_trace()." am: 4cd3550d50 by Wei Li · 8 years ago
  98. 4cd3550 Merge "Move static variable out of should_trace()." by Treehugger Robot · 8 years ago
  99. 90ea50b Merge "Use sigprocmask rather than sigblock/sigsetmask." am: 4a0797c9d6 by Elliott Hughes · 8 years ago
  100. 4a0797c Merge "Use sigprocmask rather than sigblock/sigsetmask." by Treehugger Robot · 8 years ago