1. 0867c1d [libc][docs] Add sys/ipc.h POSIX header documentation (#122006) (#194340) by Petter Berntsson · 2 hours ago main
  2. 4075148 [libc][thread] detect self-join and mutual-join deadlock (#194891) by Schrodinger ZHU Yifan · 13 hours ago
  3. 1ec453e [libc] Validate against LC_ALL_MASK in newlocale (#194514) by Jackson Stogel · 15 hours ago
  4. cb95278 [libc] implement recursive mutex and fix wrong initializer (#193992) by Schrodinger ZHU Yifan · 2 days ago
  5. 363e7cb [libc][NFC] Move sys/ucontext.h to YAML generation (#194573) by Jeff Bailey · 2 days ago
  6. 83a165b [libc] Add the MSG_ flags (#194375) by Pavel Labath · 2 days ago
  7. 62c4fb8 [libc][math] Refactor fmaximum_num-fminimum_num family to header-only (#194562) by Anonmiraj · 2 days ago
  8. 69ba1cd [libc][math] Refactor dsqrtf128 to header-only (#194552) by Anonmiraj · 2 days ago
  9. 1112a07 [libc][math] Qualify fmax functions to be constexpr (#194551) by Anonmiraj · 2 days ago
  10. cd5b930 [libc][math] Refactor fmin family to header-only (#194549) by Anonmiraj · 2 days ago
  11. d57c7a8 [libc][math] Refactor fmaximum-fminimum family to header-only (#194533) by Anonmiraj · 2 days ago
  12. ea09dd4 [libc][math] Refactor sqrtl family to header-only (#194510) by Anonmiraj · 2 days ago
  13. 4e890d5 [libc][math] Refactor llogbbf16 to header-only (#194509) by Anonmiraj · 2 days ago
  14. b25e47d [libc][math] Refactor ilogbbf16 to header-only (#194503) by Anonmiraj · 2 days ago
  15. 9cf9e9a [libc][math] Refactor bf16subl to header-only (#194498) by Anonmiraj · 2 days ago
  16. 9638b55 [libc][test] Remove non-proxy header in sendmsg_recvmsg_test.cpp (#194467) by Jackson Stogel · 3 days ago
  17. a8614d7 [libc] Include from sys/socket.h for socklen_t (#194456) by Jackson Stogel · 3 days ago
  18. 43a75c5 [libc] Add sys/ucontext.h header (#194329) by Jeff Bailey · 3 days ago
  19. a6caf43 [libc][docs] Add sys/sem.h POSIX header documentation (#122006) (#194358) by Petter Berntsson · 3 days ago
  20. 72f54bb [libc] Add struct cmsghdr and associated macros (#193756) by Pavel Labath · 3 days ago
  21. 15d5867 Reland "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194194) by hulxv · 4 days ago
  22. e347a9c [libc][math] Qualify fdim funtions to constexpr (#194137) by Kiriti Ponduri · 4 days ago
  23. c49b14f Revert "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194183) by Muhammad Bassiouni · 5 days ago
  24. 3a926da [libc][math] Refactor fmaximum_mag_num family to header-only (#182169) by hulxv · 5 days ago
  25. c991588 [libc][math] Refactor fdiv family to header-only (#182192) by hulxv · 5 days ago
  26. 177733f [libc][math] Refactor dsub family to header-only (#182160) by hulxv · 5 days ago
  27. cbfa9f5 [libc] Implement wcscoll (#192778) by Hardik Chona · 6 days ago
  28. b846f0c [libc] Move mul_overflow to math_extras.h (#194033) by PiJoules · 6 days ago
  29. 7e8e5c7 [libc][math] Refactor fabs family to header-only (#182173) by hulxv · 6 days ago
  30. 307e2c7 [libc][math] Refactor ddiv family to header-only (#182149) by hulxv · 6 days ago
  31. 2e1a1b7 [libc][math] Refactor dmul family to header-only (#182151) by hulxv · 6 days ago
  32. 8d82abd [libc][docs] Add sys/uio.h implementation status (#122006) (#193980) by Petter Berntsson · 6 days ago
  33. 84ecdb3 [libc][docs] Add dlfcn.h implementation status (#122006) (#193972) by Petter Berntsson · 6 days ago
  34. c729172 [libc][docs][POSIX] Add sys/select.h implementation status (#122006) (#193948) by Petter Berntsson · 6 days ago
  35. 5e2bf0c [libc] add `pthread_cond_*` public interfaces (#193656) by Schrodinger ZHU Yifan · 6 days ago
  36. d8faba5 [libc] Switch check-libc from CTest to lit (#193798) by Jeff Bailey · 6 days ago
  37. 95dc87b [libc] Honour LIBC_GPU_TEST_JOBS in lit test runs (#193797) by Jeff Bailey · 6 days ago
  38. 6ef1237 [libc] Fix implicit conversion warning in mktime_test (#193504) by Jeff Bailey · 6 days ago
  39. 4594adc [libc] Honor per-test timeout in lit test format (#193772) by Jeff Bailey · 7 days ago
  40. 99a1415 [libc][NFC] Fix typo in GPU test warning message (#193762) by Jeff Bailey · 7 days ago
  41. baf7e21 [libc][docs] Add poll.h POSIX header documentation (#122006) (#193734) by Petter Berntsson · 7 days ago
  42. b58dcdb Add missed variable change from a refactor (#193684) by Jeff Bailey · 7 days ago
  43. 87dbb7c [libc] Readd instructions on building kernel headers from sources by Aiden Grossman · 7 days ago
  44. 6615b59 [libc] Drop elf.h include from dl_phdr_info header by Aiden Grossman · 7 days ago
  45. 66d9c3e [libc][CndVar] reimplmement conditional variable with FIFO ordering (#192748) by Schrodinger ZHU Yifan · 7 days ago
  46. 0a35e7c [libc] Add some more segment type macros by Aiden Grossman · 8 days ago
  47. c60d53c Revert "[libc] Replace check-libc with lit-based test execution" (#193610) by Jeff Bailey · 8 days ago
  48. 56fb08a [libc] Replace check-libc with lit-based test execution (#184163) by Jeff Bailey · 8 days ago
  49. 36254c8 [libc][NFC] Fix minor RPC warnings (#192997) by Joseph Huber · 8 days ago
  50. b5c3bbf [libc] Fix .params file generation for integration tests (#193544) by Jeff Bailey · 8 days ago
  51. 50f27ce [libc][docs][NFC] Rename Maintainers.rst to Maintainers.md (#191882) by Jeff Bailey · 8 days ago
  52. de6f5be [libc] Add struct sockaddr_storage (on linux) (#192978) by Pavel Labath · 8 days ago
  53. 91cf390 [libc][math] small typo (#193349) by Kiriti Ponduri · 8 days ago
  54. 5c25431 Support loader arguments in GPU hermetic tests (#193341) by Jeff Bailey · 8 days ago
  55. 1695be7 [libc][NFC] Remove trailing whitespace from LLVMLibCTestRules.cmake (#193350) by Jeff Bailey · 8 days ago
  56. 223ba81 [libc] Improve lit test discovery and execution (#192993) by Jeff Bailey · 9 days ago
  57. e049f52 [libc] Add wcsxfrm (#191692) by Arya C S · 9 days ago
  58. 5cd8135 [libc][math] Implement a code-size optimized version of powf. (#190984) by lntue · 9 days ago
  59. c34c794 [libc] Fix riscv32 build after #192927 (#193152) by Pavel Labath · 9 days ago
  60. 0f226d2 [libc] Implement accept4 on linux (#192927) by Pavel Labath · 9 days ago
  61. b76b975 [libc] Implement shutdown on linux (#192933) by Pavel Labath · 9 days ago
  62. 754e214 [libc][math] Qualify floor functions to constexpr (#192791) by Kiriti Ponduri · 10 days ago
  63. aed0719 [libc][NFC] remove staled header libraries (#192656) by Schrodinger ZHU Yifan · 10 days ago
  64. 4561351 [libc] Add "struct linger" (#192606) by Pavel Labath · 10 days ago
  65. ea595f1 [libc][math] Refactor logbbf16 to header-only (#189194) by Zorojuro · 12 days ago
  66. 4a3e538 [libc] Reorganize iswctype to avoid GPU/libc++ error (#192659) by Michael Jones · 13 days ago
  67. ddcba23 [libc] Various limits adds and fixes (#192672) by Jeff Bailey · 13 days ago
  68. 9c84b01 [libc] Fix ucontext_t and mcontext_t for C compliance (#192648) by Jeff Bailey · 13 days ago
  69. f98aef6 [libc] Fix strcasecmp/strncasecmp signedness and add tests (#192632) by Jeff Bailey · 13 days ago
  70. 50b3d95 [libc] Fix missing strings symbols in string.h (#192640) by Michael Jones · 13 days ago
  71. 91cb6cc [libc] Add iswctype and wctype (#191178) by Elio · 13 days ago
  72. 461d713 [libc] Add ucontext to public headers for Linux x86_64 (#192621) by Jeff Bailey · 13 days ago
  73. 55c6bef [libc][nfc] Fix ucontext buildbot failure with noexcept (#192343) (#192601) by Jeff Bailey · 13 days ago
  74. 8a212f5 [libc][threads] adjust futex library and expose requeue API (#192478) by Schrodinger ZHU Yifan · 13 days ago
  75. 3d6e9b7 [libc] Implement getcontext and setcontext for x86_64 (#192343) by Jeff Bailey · 14 days ago
  76. cfa6989 [libc][cmake] Remove dependencies for bare-metal hermetic testing (#192242) by dcandler · 14 days ago
  77. 11cc566 [libc] Fix socketopt_test on 32-bit builds (#192423) by Pavel Labath · 2 weeks ago
  78. 0bb8901 [libc] Implement getsockopt and setsockopt on linux (#192237) by Pavel Labath · 2 weeks ago
  79. 0f085e3 [libc][test] Fix getcwd test for symlinked paths (#191426) by Elio · 2 weeks ago
  80. b91786f [libc][NFC] Fix GCC build in __futex_word.h (#192078) by Jeff Bailey · 2 weeks ago
  81. 41dabcd [libc] Add ucontext types and headers (#191789) by Jeff Bailey · 2 weeks ago
  82. 5379ce6 [libc][math] Refactor copysign family to header-only (#182137) by hulxv · 2 weeks ago
  83. 0ea093a [libc] add posix_mutex_trylock support (#191531) by Schrodinger ZHU Yifan · 2 weeks ago
  84. d4f4e9d [libc] Add Annex K strnlen_s function (#186112) by Victor Campos · 2 weeks ago
  85. 3687f65 [libc][math] Fix: add log10p1f16 to shared math (#189185) by Zorojuro · 2 weeks ago
  86. 447cf64 [libc][math] Fix: add log2p1f16 to shared math (#189179) by Zorojuro · 2 weeks ago
  87. 95fabdf [libc] implement rewind (#191302) by Michael Jones · 3 weeks ago
  88. 2e32a5f [libc][docs][NFC] Rework GPU building documentation (#191381) by Jeff Bailey · 3 weeks ago
  89. 360bb22 [libc] Add generate-libc-headers custom target (#191160) by Jeff Bailey · 3 weeks ago
  90. eeef9c8 [libc] Implement accept(2) on linux (#191203) by Pavel Labath · 3 weeks ago
  91. d5b59ec [libc][semaphore] Add internal unnamed semaphore implementation (#190851) by Pengxiang Huang · 3 weeks ago
  92. 52cb4b8 Revert "[libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234)" (#191273) by Jeff Bailey · 3 weeks ago
  93. 1e14db4 [libc] Add missing errno_macros.h include to pthread schedparam (#191235) by Jeff Bailey · 3 weeks ago
  94. 8fef3da [libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234) by Jeff Bailey · 3 weeks ago
  95. 72a6da0 [libc] Fix 'finish()' being called by the client instead of the server (#191226) by Joseph Huber · 3 weeks ago
  96. e29b82b [libc] Add a redirecting <syscall.h> header. (#191069) by Alexey Samsonov · 3 weeks ago
  97. a92f4a6 [libc] Add cpio.h to Linux target public headers (#191177) by Jeff Bailey · 3 weeks ago
  98. b7b8dc3 [libc] Implement listen(2) on linux (#190755) by Pavel Labath · 3 weeks ago
  99. b4fae29 [libc][docs] Add fcntl.h POSIX header documentation (#188822) by Kit Dallege · 3 weeks ago
  100. 161ab8b [libc] Remove yet another batch of header template files (#191067) by Alexey Samsonov · 3 weeks ago