1. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  2. 391143e Add flags field to struct android_net_context by Erik Kline · 8 years ago
  3. 860d27b Merge "Allow system processes to use vfork" by Treehugger Robot · 8 years ago
  4. 521b412 Allow system processes to use vfork by Victor Hsieh · 8 years ago
  5. 398c5ee Merge "Call __fortify_fatal if printf sees %n." by Elliott Hughes · 8 years ago
  6. 435e669 Merge "Rewrite system(3) to use posix_spawn(3)." by Elliott Hughes · 8 years ago
  7. 0a2060c Merge "Move some syscalls in commmon whitelist to app" by Treehugger Robot · 8 years ago
  8. 41398d0 Call __fortify_fatal if printf sees %n. by Elliott Hughes · 8 years ago
  9. 832f490 Merge "Sign extend offset for pwritev/preadv." by Jerry Zhang · 8 years ago
  10. f55dbc0 Sign extend offset for pwritev/preadv. by Jerry Zhang · 8 years ago
  11. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 8 years ago
  12. 0a8d5f3 Merge "clang-format local.h." by Treehugger Robot · 8 years ago
  13. 3040a7a Merge "Merge stdio/local.h and stdio/wcio.h." by Elliott Hughes · 8 years ago
  14. 9412cb3 clang-format local.h. by Elliott Hughes · 8 years ago
  15. ed74abc Move some syscalls in commmon whitelist to app by Victor Hsieh · 8 years ago
  16. 81baaf2 Add strptime %s. by Elliott Hughes · 8 years ago
  17. 5a98234 Merge stdio/local.h and stdio/wcio.h. by Elliott Hughes · 8 years ago
  18. bf6c0c8 Merge "Reduce max DNS response from 64K to 8K" by Treehugger Robot · 8 years ago
  19. 47fb0e8 Reduce max DNS response from 64K to 8K by Ben Schwartz · 8 years ago
  20. 6fcba93 Filter out reserved signals in functions that take sigset_t. by Josh Gao · 8 years ago
  21. 7ae3912 Move sigprocmask into its own file. by Elliott Hughes · 8 years ago
  22. 8f41957 Reject exit-time destructors in libc by Ryan Prichard · 8 years ago
  23. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 8 years ago
  24. 44c7b6a Merge changes Ibcd45e9b,I1ff5c0fa by Tom Cherry · 8 years ago
  25. 5fe7326 Do not munmap in MmapFile::~MmapFile by Tom Cherry · 8 years ago
  26. cb4d421 Fix mmap leak in MmapFile by Tom Cherry · 8 years ago
  27. d5172fc Merge "Add __fseterr." by Treehugger Robot · 8 years ago
  28. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 8 years ago
  29. 4578526 Add __fseterr. by Elliott Hughes · 8 years ago
  30. 38a7872 Merge "Add uc_sigmask64." by Elliott Hughes · 8 years ago
  31. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 8 years ago
  32. 23415fc Add uc_sigmask64. by Elliott Hughes · 8 years ago
  33. 2d1e101 Merge "Switch the rest of our internal headers to #pragma once." by Treehugger Robot · 8 years ago
  34. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  35. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago
  36. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 8 years ago
  37. 919dd9d Merge "MIPS32: Make sigset64_t equal to sigset_t" by Treehugger Robot · 8 years ago
  38. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 8 years ago
  39. 3796669 MIPS32: Make sigset64_t equal to sigset_t by Goran Jakovljevic · 8 years ago
  40. 4362da8 Merge "Remove __overloadable/__RENAME_CLANG" by Treehugger Robot · 8 years ago
  41. 5bf2c20 Merge "crtbegin: Correctly align ESP to 16 for __i386__" by Treehugger Robot · 8 years ago
  42. 59a0a37 Merge "Add _FORCE_CRT_ATFORK config for crtbegin." by Treehugger Robot · 8 years ago
  43. a0d177d crtbegin: Correctly align ESP to 16 for __i386__ by Ryan Prichard · 8 years ago
  44. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  45. aac0dd9 Merge "Don't use SA_RESTORER if it is not defined" by Treehugger Robot · 8 years ago
  46. 1a5737a Merge "Fix __gnu_Unwind_Find_exidx again." by Treehugger Robot · 8 years ago
  47. 13dec23 Merge "Add a few more legacy inlines for strto*_l." by Treehugger Robot · 8 years ago
  48. 87c6aac Don't use SA_RESTORER if it is not defined by Goran Jakovljevic · 8 years ago
  49. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 8 years ago
  50. be6fbae Merge "Inline __libc_arc4random_has_unlimited_entropy." by Treehugger Robot · 8 years ago
  51. 55ca56c Fix __gnu_Unwind_Find_exidx again. by Dan Albert · 8 years ago
  52. fe44c3c Merge "Make sigaction consistent about SA_RESTORER and sa_restorer" by Elliott Hughes · 8 years ago
  53. c11fb66 Inline __libc_arc4random_has_unlimited_entropy. by Elliott Hughes · 8 years ago
  54. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 8 years ago
  55. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 8 years ago
  56. 177429c Merge "Improve the comment in the ARM setjmp.S." by Treehugger Robot · 8 years ago
  57. 0f546f4 Merge "Run bpfmt manually." by Treehugger Robot · 8 years ago
  58. d50a1de Run bpfmt manually. by Elliott Hughes · 8 years ago
  59. a325151 Merge "Rewrite getentropy." by Elliott Hughes · 8 years ago
  60. e58d49e Improve the comment in the ARM setjmp.S. by Elliott Hughes · 8 years ago
  61. 733c1e4 Avoid trademarks. by Elliott Hughes · 8 years ago
  62. 11f6076 Make sigaction consistent about SA_RESTORER and sa_restorer by Evgeny Eltsin · 8 years ago
  63. 211c4d3 Rewrite getentropy. by Elliott Hughes · 8 years ago
  64. a026108 Merge "Avoid abort when calling pthread_mutex_destroy more than once." by Yabin Cui · 8 years ago
  65. 2dec3d7 Avoid abort when calling pthread_mutex_destroy more than once. by Yabin Cui · 8 years ago
  66. b82dcc6 Merge "Support priority inheritance mutex in 32-bit programs." by Yabin Cui · 8 years ago
  67. ed95f37 Merge "Add `struct sigaction64` and `sigaction64`." by Elliott Hughes · 8 years ago
  68. 86a7806 Merge "Update to v4.15 kernel headers." by Christopher Ferris · 8 years ago
  69. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
  70. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  71. 934ec94 Update to v4.15 kernel headers. by Christopher Ferris · 8 years ago
  72. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  73. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  74. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  75. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  76. 4cd3550 Merge "Move static variable out of should_trace()." by Treehugger Robot · 8 years ago
  77. 7ebafb3 Use sigprocmask rather than sigblock/sigsetmask. by Elliott Hughes · 8 years ago
  78. 6dafb4a Move all the short <signal.h> functions together. by Elliott Hughes · 8 years ago
  79. 2e2a893 Merge "linker: simpler encoding for SHT_RELR sections." by Treehugger Robot · 8 years ago
  80. 97d1c75 Merge "Better handling of sigset_t on LP32." by Treehugger Robot · 8 years ago
  81. 4b1c6e7 Better handling of sigset_t on LP32. by Elliott Hughes · 8 years ago
  82. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  83. c6ea39d Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions." by Chih-hung Hsieh · 8 years ago
  84. 4debf20 Merge "Make the <android/dlext.h> docs show up on the web." by Elliott Hughes · 8 years ago
  85. c9cd4eb Merge "<sys/ioctl.h> shouldn't pollute the namespace as much." by Elliott Hughes · 8 years ago
  86. 2cb5f7f Move static variable out of should_trace(). by Wei Li · 8 years ago
  87. 5f6d1a5 <sys/ioctl.h> shouldn't pollute the namespace as much. by Elliott Hughes · 8 years ago
  88. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  89. 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
  90. 25ac447 Merge "Support priority inheritance mutex in 64bit programs." by Yabin Cui · 8 years ago
  91. 4a2407b Merge "Fix __gnu_Unwind_Find_exidx for static executables." by Treehugger Robot · 8 years ago
  92. aeb5bc6 Fix __gnu_Unwind_Find_exidx for static executables. by Dan Albert · 8 years ago
  93. 3e4d4d4 Add _FORCE_CRT_ATFORK config for crtbegin. by Dan Albert · 8 years ago
  94. 586b676 Partial revert of "Remove obsolete __stack_chk_fail_local." by Dan Albert · 8 years ago
  95. 2e2c72d Pre-M and GCC compatibility for crtbegin. by Dan Albert · 8 years ago
  96. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  97. 73871ad Merge "Deprecate readdir_r." by Elliott Hughes · 8 years ago
  98. 6ea8037 Merge "Block bunch of privileged syscalls to apps" by Treehugger Robot · 8 years ago
  99. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  100. f19af37 Deprecate readdir_r. by Elliott Hughes · 9 years ago