1. 2411fff Add _Fork(). by Elliott Hughes · 1 year, 5 months ago
  2. ae0d0c9 Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE. by Elliott Hughes · 1 year, 5 months ago
  3. b387743 Fix sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 1 year, 6 months ago
  4. 2da31cf 16k: Fix sysconf_SC_ARG_MAX test to support 16k page sizes by Juan Yescas · 1 year, 8 months ago
  5. 4ae4be9 Clean up how we skip tests when a syscall isn't in the kernel. by Elliott Hughes · 1 year, 10 months ago
  6. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 1 year, 11 months ago
  7. cb5d3c1 Skip sysconf_cache for musl by Colin Cross · 1 year, 11 months ago
  8. 02df738 sysconf(): implement cache queries. by Elliott Hughes · 2 years ago
  9. 955f044 Disable stack tagging in CloneStartRoutine. by Peter Collingbourne · 2 years, 4 months ago
  10. 5a918d9 Nullability check for stdlib module. by zijunzhao · 2 years, 8 months ago
  11. d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years ago
  12. 1b8ebea Disable close_range test for musl by Colin Cross · 3 years, 2 months ago
  13. c2e412e Add copy_file_range(2) syscall stub to bionic. by zijunzhao · 3 years, 3 months ago
  14. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 3 years, 6 months ago
  15. bb1cc5a Fix unistd.exec_argv0_null for new kernels. by Elliott Hughes · 3 years, 4 months ago
  16. 724efbb Mark variables as unused. by Christopher Ferris · 3 years, 8 months ago
  17. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  18. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  19. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  20. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 4 years, 6 months ago
  21. 7cda75f Add DoNotOptimize and use it in tests. by Elliott Hughes · 4 years, 10 months ago
  22. 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 5 years ago
  23. 2303283 Track whether a thread is currently vforked. by Josh Gao · 5 years ago
  24. db602e8 sysconf(_SC_ARG_MAX): go back to imitating the kernel. by Elliott Hughes · 6 years ago
  25. ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
  26. 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 6 years ago
  27. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 6 years ago
  28. 68a3bcc bionic tests: switch to using android-base/file.h for TemporaryFile by Mark Salyzyn · 7 years ago
  29. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  30. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  31. d6f5730 Fix sysconf errno for unknown names. by Elliott Hughes · 7 years ago
  32. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 7 years ago
  33. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  34. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  35. cf3a3e6 Fix unistd.sysconf test. by Elliott Hughes · 8 years ago
  36. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  37. a1c30b9 Merge "Add POSIX fexecve." by Elliott Hughes · 8 years ago
  38. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  39. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  40. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  41. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  42. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  43. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  44. 5a7c950 Sync internal and external master. by Elliott Hughes · 8 years ago
  45. 5828840 Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD by Bill Yi · 8 years ago
  46. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  47. 8aa4bc7 Merge "POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX." by Elliott Hughes · 8 years ago
  48. 6c135f4 Fix the sysconf _SC_2_VERSION test. by Elliott Hughes · 8 years ago
  49. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 8 years ago
  50. 7b41aaf Loosen _POSIX_THREAD_PROCESS_SHARED test. by Elliott Hughes · 8 years ago
  51. a352935 Fix unistd._POSIX_macros_smoke test. by Elliott Hughes · 8 years ago
  52. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 8 years ago
  53. b8ab618 Move scopeguard into android::base by Tom Cherry · 8 years ago
  54. 30a3627 Cope with argv[0] being null in the dynamic linker. by Elliott Hughes · 8 years ago
  55. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  56. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  57. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  58. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  59. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  60. 5965bf0 Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure. by Elliott Hughes · 9 years ago
  61. fb5b9bb Remove CLONE_NEWNS for gettid and getpid cache tests. by Yabin Cui · 9 years ago
  62. e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
  63. a4edf7a Fix gettid() after clone(). by Robert Sesek · 9 years ago
  64. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  65. 6361506 Fix execvp/execvpe behavior with absolute paths and ENOEXEC. by Elliott Hughes · 9 years ago
  66. 3c11590 Fix execvpe ENOEXEC behavior. by Elliott Hughes · 9 years ago
  67. 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
  68. 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 9 years ago
  69. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 9 years ago
  70. a948a4e Change use of /data to /data/local/tmp. by Christopher Ferris · 9 years ago
  71. 2e6e991 Run fsync tests on mutable filesystem. by Shuhei Takahashi · 9 years ago
  72. 126ab12 tests: allow brk to fail with ENOMEM by Daniel Micay · 10 years ago
  73. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 9 years ago
  74. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  75. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  76. 13f26a7 Add method to run fortified versions of funcs. by Christopher Ferris · 10 years ago
  77. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  78. 0b2acdf Use const auto& in for loops. by Elliott Hughes · 10 years ago
  79. cb6f599 Fix the way to count online cpus. by Yabin Cui · 10 years ago
  80. 5891abd Invalidate cached pid in vfork. by Elliott Hughes · 10 years ago
  81. 189394b Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE). by Elliott Hughes · 10 years ago
  82. 9d476a0 Cleanup ftruncate negative test. by Dan Albert · 10 years ago
  83. c05554e Fix error handling for negative size in ftruncate. by Dan Albert · 10 years ago
  84. be52e65 Fix dup2 in the case where the two fds are equal. by Elliott Hughes · 10 years ago
  85. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  86. 94926f8 Merge "support _POSIX_REALTIME_SIGNALS" by Yabin Cui · 11 years ago
  87. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 11 years ago
  88. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  89. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  90. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  91. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  92. bc64476 bionic/test: migrate sysconf tests from system/extras to bionic/tests by Derek Xue · 11 years ago
  93. 661423a Merge "Increase support of pathconf options." by Yabin Cui · 11 years ago
  94. b5e581a Increase support of pathconf options. by Yabin Cui · 11 years ago
  95. fb50057 Fix glibc 2.15 build. by Elliott Hughes · 11 years ago
  96. 2f954ba gethostname.c: change to report ENAMETOOLONG error when buflen is less by Yongqin Liu · 11 years ago
  97. d94e7f0 bionic tests: migrate gethostname test to unistd_test.cpp from system/extras by Derek Xue · 11 years ago
  98. b86a4c7 Add sethostname(2). by Elliott Hughes · 11 years ago
  99. 9df7040 make all bionic death tests not dumpable by Yabin Cui · 11 years ago
  100. 60452a2 Unit test for abort(3). by Elliott Hughes · 11 years ago