1. e9c0e82 Fix an ifdef in a test by George Burgess IV · 7 years ago
  2. 4d33928 Merge "Exit gracefully on invalid --gtest_* flag." by Treehugger Robot · 7 years ago
  3. 9932789 Exit gracefully on invalid --gtest_* flag. by Tao Bao · 7 years ago
  4. 90234e5 Merge "Fortify ppoll64." by Elliott Hughes · 7 years ago
  5. b83bf14 Fortify ppoll64. by Elliott Hughes · 7 years ago
  6. 1315e3e Merge "libc: silence unsigned->signed warnings with ioctl" by Treehugger Robot · 7 years ago
  7. 1423bb8 Merge "timer_create: use SIG_SETMASK restore the signal mask." by Elliott Hughes · 7 years ago
  8. 861ff85 Merge "Add _monotonic_np versions of timed wait functions" by Tom Cherry · 7 years ago
  9. b80b995 Merge "Enable EDNS and the DO-bit if the netcontext asks" by Treehugger Robot · 7 years ago
  10. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 7 years ago
  11. e7190ce Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
  12. 48a6974 timer_create: use SIG_SETMASK restore the signal mask. by Elliott Hughes · 7 years ago
  13. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 7 years ago
  14. 0bc4772 Merge "Remove -Wno-uninitialized from libm Android.bp." by Treehugger Robot · 7 years ago
  15. 7ba06d8 Merge "Remove -Wno-uninitialized for libc." by Treehugger Robot · 7 years ago
  16. 5e3eb0d Merge "bionic_fortify: clarify error message for an out of bounds FD." by Narayan Kamath · 7 years ago
  17. 41328eb Merge "Check using destroyed mutexes." by Yabin Cui · 7 years ago
  18. 0b66dd4 Remove -Wno-uninitialized for libc. by Elliott Hughes · 7 years ago
  19. 589592c Remove -Wno-uninitialized from libm Android.bp. by Elliott Hughes · 7 years ago
  20. 9651fdf Check using destroyed mutexes. by Yabin Cui · 7 years ago
  21. 9d641d5 Merge "Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark" by Victor Khimenko · 7 years ago
  22. 5956847 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 7 years ago
  23. 38e960b bionic_fortify: clarify error message for an out of bounds FD. by Narayan Kamath · 7 years ago
  24. 35e620c Merge "Lay the groundwork for enabling EDNS0 in queries." by Treehugger Robot · 7 years ago
  25. 6655ba1 Merge "Add flags field to struct android_net_context" by Treehugger Robot · 7 years ago
  26. 391143e Add flags field to struct android_net_context by Erik Kline · 7 years ago
  27. 860d27b Merge "Allow system processes to use vfork" by Treehugger Robot · 7 years ago
  28. 521b412 Allow system processes to use vfork by Victor Hsieh · 7 years ago
  29. 398c5ee Merge "Call __fortify_fatal if printf sees %n." by Elliott Hughes · 7 years ago
  30. 435e669 Merge "Rewrite system(3) to use posix_spawn(3)." by Elliott Hughes · 7 years ago
  31. 0a2060c Merge "Move some syscalls in commmon whitelist to app" by Treehugger Robot · 7 years ago
  32. 41398d0 Call __fortify_fatal if printf sees %n. by Elliott Hughes · 7 years ago
  33. 832f490 Merge "Sign extend offset for pwritev/preadv." by Jerry Zhang · 7 years ago
  34. f55dbc0 Sign extend offset for pwritev/preadv. by Jerry Zhang · 7 years ago
  35. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 7 years ago
  36. 0a8d5f3 Merge "clang-format local.h." by Treehugger Robot · 7 years ago
  37. 2cb18c3 Merge "Separate the new P functions from the new P behavior in the docs." by Treehugger Robot · 7 years ago
  38. 3040a7a Merge "Merge stdio/local.h and stdio/wcio.h." by Elliott Hughes · 7 years ago
  39. 66e49c0 Merge "Document the strptime %s change." by Treehugger Robot · 7 years ago
  40. 9412cb3 clang-format local.h. by Elliott Hughes · 7 years ago
  41. 61c169e Separate the new P functions from the new P behavior in the docs. by Elliott Hughes · 7 years ago
  42. 48b688b Document the strptime %s change. by Elliott Hughes · 7 years ago
  43. ed74abc Move some syscalls in commmon whitelist to app by Victor Hsieh · 7 years ago
  44. e09c90d Merge "Add strptime %s." by Elliott Hughes · 7 years ago
  45. 81baaf2 Add strptime %s. by Elliott Hughes · 7 years ago
  46. 8edbb3e Merge "Be clearer about linker warnings." by Elliott Hughes · 7 years ago
  47. 5a98234 Merge stdio/local.h and stdio/wcio.h. by Elliott Hughes · 7 years ago
  48. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 7 years ago
  49. bf6c0c8 Merge "Reduce max DNS response from 64K to 8K" by Treehugger Robot · 7 years ago
  50. efa792b Merge "Filter out reserved signals in functions that take sigset_t." by Treehugger Robot · 7 years ago
  51. b556035 Merge "Disable {getpwent,getgrent}_iterate tests on glibc." by Treehugger Robot · 7 years ago
  52. 47fb0e8 Reduce max DNS response from 64K to 8K by Ben Schwartz · 8 years ago
  53. 2fe1034 Disable {getpwent,getgrent}_iterate tests on glibc. by Josh Gao · 7 years ago
  54. 6fcba93 Filter out reserved signals in functions that take sigset_t. by Josh Gao · 7 years ago
  55. a905068 Merge "Move sigprocmask into its own file." by Elliott Hughes · 7 years ago
  56. 7ae3912 Move sigprocmask into its own file. by Elliott Hughes · 7 years ago
  57. 9c85408 Merge changes Idc5da0f8,I64223714 by Treehugger Robot · 7 years ago
  58. 8f41957 Reject exit-time destructors in libc by Ryan Prichard · 7 years ago
  59. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 7 years ago
  60. 44c7b6a Merge changes Ibcd45e9b,I1ff5c0fa by Tom Cherry · 7 years ago
  61. d27a3d7 Merge "Fix mmap leak in MmapFile" by Treehugger Robot · 7 years ago
  62. 5fe7326 Do not munmap in MmapFile::~MmapFile by Tom Cherry · 7 years ago
  63. cb4d421 Fix mmap leak in MmapFile by Tom Cherry · 7 years ago
  64. 60ddedf Build bionic/tests with cpp_std experimental. by Tom Cherry · 7 years ago
  65. e510d9c Merge "Fix RTLD_NEXT/DEFAULT lookup" by Treehugger Robot · 7 years ago
  66. 153168c Fix RTLD_NEXT/DEFAULT lookup by dimitry · 7 years ago
  67. 0da2523 Merge "Remove obsolete debuggerd32/debuggerd64 hack." by Treehugger Robot · 7 years ago
  68. e2d6c1e Merge "The VDSO soname varies by architecture." by Elliott Hughes · 7 years ago
  69. 4e6bf9e Remove obsolete debuggerd32/debuggerd64 hack. by Elliott Hughes · 7 years ago
  70. da1bb11 The VDSO soname varies by architecture. by Elliott Hughes · 7 years ago
  71. d5172fc Merge "Add __fseterr." by Treehugger Robot · 7 years ago
  72. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 7 years ago
  73. 4578526 Add __fseterr. by Elliott Hughes · 7 years ago
  74. 38a7872 Merge "Add uc_sigmask64." by Elliott Hughes · 7 years ago
  75. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 7 years ago
  76. 23415fc Add uc_sigmask64. by Elliott Hughes · 7 years ago
  77. 2d1e101 Merge "Switch the rest of our internal headers to #pragma once." by Treehugger Robot · 7 years ago
  78. af8d54a Merge "Implement malloc hooks." by Christopher Ferris · 7 years ago
  79. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  80. db478a6 Implement malloc hooks. by Christopher Ferris · 7 years ago
  81. 3374d0c Merge "Switch x86 begin.c to asm; align ESP correctly" by Treehugger Robot · 7 years ago
  82. f99b7a3 Merge "Better backwards compatibility for stat64." by Elliott Hughes · 7 years ago
  83. a8b179b Merge "Revert "Remove a check for AIDs in the OEM range."" by Treehugger Robot · 7 years ago
  84. f857d59 Switch x86 begin.c to asm; align ESP correctly by Ryan Prichard · 7 years ago
  85. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 7 years ago
  86. 41986a0 Revert "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  87. 919dd9d Merge "MIPS32: Make sigset64_t equal to sigset_t" by Treehugger Robot · 7 years ago
  88. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 7 years ago
  89. 3796669 MIPS32: Make sigset64_t equal to sigset_t by Goran Jakovljevic · 7 years ago
  90. 4362da8 Merge "Remove __overloadable/__RENAME_CLANG" by Treehugger Robot · 7 years ago
  91. 6fa9bdd Merge "linker_memory: return success in enable_fallback_allocator." by Treehugger Robot · 7 years ago
  92. 5bf2c20 Merge "crtbegin: Correctly align ESP to 16 for __i386__" by Treehugger Robot · 7 years ago
  93. 59a0a37 Merge "Add _FORCE_CRT_ATFORK config for crtbegin." by Treehugger Robot · 7 years ago
  94. a0d177d crtbegin: Correctly align ESP to 16 for __i386__ by Ryan Prichard · 7 years ago
  95. 3d6b2e7 Merge "Document the rules of thumb for "should I add a syscall wrapper?"." by Elliott Hughes · 7 years ago
  96. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  97. 1a1b57c Document the rules of thumb for "should I add a syscall wrapper?". by Elliott Hughes · 7 years ago
  98. aac0dd9 Merge "Don't use SA_RESTORER if it is not defined" by Treehugger Robot · 7 years ago
  99. 1a5737a Merge "Fix __gnu_Unwind_Find_exidx again." by Treehugger Robot · 7 years ago
  100. 13dec23 Merge "Add a few more legacy inlines for strto*_l." by Treehugger Robot · 7 years ago