1. 2d2d975 [libc] Add stub pthread_attr_getschedparam / pthread_attr_setschedparam (#173440) by Roland McGrath · 25 hours ago main
  2. 87edf87 [libc] add missing header to alloc-checker (#173400) by Kyungtak Woo · 34 hours ago
  3. 57aec3d [libc] Split out src/__support/alloc-checker.h (#173104) by Roland McGrath · 2 days ago
  4. aafc91c [libc][math] Add LIBC_CONF_MATH_USE_SYSTEM_FENV / LIBC_MATH_USE_SYSTEM_FENV (#172902) by lntue · 2 days ago
  5. 7ef6dec [libc][docs] Update website to reflect new strategy (#168637) by Michael Jones · 5 days ago
  6. 2fb0746 [libc][math] Refactor expm1f implementation to header-only in src/__support/math folder. (#162131) by Muhammad Bassiouni · 5 days ago
  7. d23de8f [libc] Add `IN6_IS_ADDR_V4COMPAT` (#172646) by Connector Switch · 7 days ago
  8. 5414b12 [libc] Add `IN6_IS_ADDR_V4MAPPED` (#172645) by Connector Switch · 7 days ago
  9. e086ecc [libc] Add `IN6_IS_ADDR_MC*` (#172643) by Connector Switch · 7 days ago
  10. 079af2b [libc] Add `IN6_IS_ADDR_MULTICAST` (#172498) by Connector Switch · 7 days ago
  11. cb08458 [libc] Add `IN6_IS_ADDR_LOOPBACK` (#172312) by Connector Switch · 7 days ago
  12. f604cb0 [libc] Add `IN6_IS_ADDR_UNSPECIFIED` (#172311) by Connector Switch · 7 days ago
  13. f93394b [libc] Cast the error value to int (#172724) by Petr Hosek · 7 days ago
  14. 572b175 [libc][fenv] Fix performance regression for x86 mxcsr utilities. (#172717) by lntue · 7 days ago
  15. 63e0da3 [libc] Support opaque FILE* on baremetal (#168931) by Petr Hosek · 7 days ago
  16. 3696c63 libc: Prefix Rounding Control Error enum to avoid conflict in windows build (#172562) by Jinsong Ji · 8 days ago
  17. 8f6ce09 [libc][CPP] make the string trap on OOM (#172260) by Schrodinger ZHU Yifan · 8 days ago
  18. 827833f [libc][fuzzing] Improve printf long double fuzzing (#172113) by Michael Jones · 8 days ago
  19. d133487 [libc] Add Darwin mutex support via os_sync primitives (#167722) by Shreeyash Pandey · 8 days ago
  20. 8664ce0 [libc] Fix ifdef in compiler.h. (#172324) by lntue · 10 days ago
  21. 8b1a97e Revert "[APFloat] Add exp function for APFloat::IEEESsingle using expf implementation from LLVM libc. (#143959)" (#172325) by Mehdi Amini · 10 days ago
  22. ef2b68d [APFloat] Add exp function for APFloat::IEEESsingle using expf implementation from LLVM libc. (#143959) by lntue · 10 days ago
  23. 6d7c6be [libc] Add `IN6_IS_ADDR_{LINK, SITE}LOCAL` (#168207) by Connector Switch · 12 days ago
  24. 77e7317 [libc] Properly fix printf long double subnormals (#172103) by Michael Jones · 12 days ago
  25. 779a149 [libc][wctype][codegen] Add generation script for conversion data (#170868) by Muhammad Bassiouni · 13 days ago
  26. 0e00899 [libc] Refactor static polymorphism in WriteBuffer (NFC). (#169089) by Alexey Samsonov · 13 days ago
  27. 23e6e98 [libc] Add support for getpagesize. (#171713) by Sterling-Augustine · 13 days ago
  28. 4c5158f [libc][darwin] avoid importing macros conflicting with function names in overlay mode (#171691) by Schrodinger ZHU Yifan · 13 days ago
  29. 378f0c3 [libc][docs] Add a sunset policy to porting docs (#168936) by Michael Jones · 13 days ago
  30. 03f822d [libc] move abs_timesout and monotonicity out of linux dir (#167719) by Shreeyash Pandey · 2 weeks ago
  31. a351f26 Include inline_strlen.h on aarch64 only if the target has vector instrucions (#170892) by Sterling-Augustine · 3 weeks ago
  32. 56b08a0 [libc][fenv] Refactor x86 fenv implementations to make it work for various fenv_t. (#165015) by lntue · 3 weeks ago
  33. 3080c1e [libc] Remove extra commas in linux/config.json. (#170801) by lntue · 3 weeks ago
  34. ba94346 Add commas for riscv and arm configs. (#170776) by Sterling-Augustine · 3 weeks ago
  35. 6a4b880 Reland Refactor WIDE_READ to allow finer control over high-performance function selection (#165613) (#170738) by Sterling-Augustine · 3 weeks ago
  36. fb2c7d1 Revert "Refactor WIDE_READ to allow finer control over high-performance function selection" (#170717) by Sterling-Augustine · 3 weeks ago
  37. eda24b5 Refactor WIDE_READ to allow finer control over high-performance function selection (#165613) by Sterling-Augustine · 3 weeks ago
  38. acd112a [libc][math] Refactor expm1 implementation to header-only in src/__support/math folder. (#162127) by Muhammad Bassiouni · 3 weeks ago
  39. d6bc69d [libc][wctype] Add cmake flag for configuring wctype implementation used (#170531) by Marcell Leleszi · 3 weeks ago
  40. 3b327fe [libc] make clock_conversion.h common and document it (#167723) by Shreeyash Pandey · 3 weeks ago
  41. d8edd8a [libc][malloc] Ensure a minimum block alignment of 4 (#169447) by Daniel Thornburgh · 3 weeks ago
  42. a8386ea [libc][docs] Add links to 2025 talks. (#170206) by lntue · 3 weeks ago
  43. fe97633 [libc] Remove btowc / wctob from wctype_utils internal header. (#170200) by Alexey Samsonov · 3 weeks ago
  44. f950018 [libc] Add clock_gettime for Darwin (#167160) by Shreeyash Pandey · 4 weeks ago
  45. 9a11cf0 [libc][darwin] add internal::exit (#166357) by Shreeyash Pandey · 4 weeks ago
  46. edf4f16 [libc][test] split exit tests into two separate tests (#169820) by Shreeyash Pandey · 4 weeks ago
  47. c959eff [libc][darwin] add syscall numbers from macos sdk (#166354) by Shreeyash Pandey · 4 weeks ago
  48. b2be5ea [libc] Add missing dependencies for arpa/inet.h header. (#168951) by Alexey Samsonov · 5 weeks ago
  49. 7bfc6fb [libc] Removed unused flags from baremetal cache files (#168942) by Petr Hosek · 5 weeks ago
  50. c728e05 [libc][math] Add float-only implementation for atanf. (#167004) by lntue · 5 weeks ago
  51. 8aabeb5 [Clang] Gut the libc wrapper headers and simplify (#168438) by Joseph Huber · 5 weeks ago
  52. 6fd0dc0 [libc] Fix -Wshorten-64-to-32 in fileop_test. (#168451) by Alexey Samsonov · 5 weeks ago
  53. d200fec [libc] Implement pkey_alloc/free/get/set/mprotect for x86_64 linux (#162362) by Jackson Stogel · 5 weeks ago
  54. bb256f4 [libc] implement inet_addr (#167708) by Connector Switch · 5 weeks ago
  55. 13dfac3 [libc] Move mbtowc, mbstowcs and inverse functions to stdlib.h (#168455) by Alexey Samsonov · 5 weeks ago
  56. 74b2517 [libc] Implement wcstod and wcstold. (#168020) by Alexey Samsonov · 5 weeks ago
  57. df71239 [libc][Github] Perform baremetal libc builds (#167583) by Prabhu Rajasekaran · 5 weeks ago
  58. de889cc [libc][POSIX][RISCV] Disabled clock_settime on RV32 (#168006) by Anton Shepelev · 6 weeks ago
  59. 6e857dd [libc] fix EXPECT_EXIT suspend/timeout for darwin (#166065) by Shreeyash Pandey · 6 weeks ago
  60. 4ddb198 Revert "[libc][test] split exit tests into two separate tests" (#168102) by Schrodinger ZHU Yifan · 6 weeks ago
  61. 93888fc [libc] Allow user-defined LIBC_ASSERT macro. (#168087) by lntue · 6 weeks ago
  62. 36225b4 [libc][test] split exit tests into two separate tests (#166355) by Shreeyash Pandey · 6 weeks ago
  63. 84be7d5 [libc] replace for loops with a call to memcpy in File (#165219) by Shreeyash Pandey · 6 weeks ago
  64. b75625e [libc] Templatize strtofloatingpoint and implement wcstof. (#167755) by Alexey Samsonov · 6 weeks ago
  65. 58b6b39 [libc][NFC] Fix warnings in RPC server code by Joseph Huber · 6 weeks ago
  66. 5a66c73 [libc][stdlib] Simplify getenv_test by using strcmp instead of custom helper (#163055) by Jeff Bailey · 6 weeks ago
  67. ab6a8b3 [libc] allow UnitTest suite to be compiled on darwin (#166062) by Shreeyash Pandey · 6 weeks ago
  68. 8334c6f [libc] Handle the `unknown` default target in CMake (#115122) by Petr Hosek · 6 weeks ago
  69. 77a2ee0 [libc] Add support for MVE to Arm startup code (#167338) by Victor Campos · 6 weeks ago
  70. 769f974 [runtimes][GTest] LLVM-independent unittests (#164794) by Michael Kruse · 6 weeks ago
  71. d9bf42c [libc] Use function overloads to make string parsing code more generic. (#167417) by Alexey Samsonov · 6 weeks ago
  72. 10a4a01 [libc] Use a sensible default when TEST_UNDECLARED_OUTPUTS_DIR is unset. (#167422) by Sterling-Augustine · 6 weeks ago
  73. c34002f [libc][math] Add `asin` to baremetal Arm and AArch64 (#167339) by Victor Campos · 6 weeks ago
  74. dd3f571 [libc][POSIX] Add clock_settime() function for Linux (#161729) by Anton Shepelev · 6 weeks ago
  75. a73ed61 [libc] Implement fchown (#167286) by Anshul Nigham · 6 weeks ago
  76. 24ec61a [libc] Refactor strftime internals to handle size_t return values (#166901) by Marcell Leleszi · 6 weeks ago
  77. c3a34d7 [libc] add an SVE implementation of strlen (#167259) by Schrodinger ZHU Yifan · 6 weeks ago
  78. cfc212a [libc] fwrite_unlocked: only return errno if an actual error occurred. (#167350) by Sterling-Augustine · 6 weeks ago
  79. 364a79c Reapply "[libc] Return errno from OFD failure paths in fcntl." (#166658) (#166846) by Jackson Stogel · 6 weeks ago
  80. f3d3487 [libc] add various macros relate to *ADDR* (#164830) by Connector Switch · 7 weeks ago
  81. 08b3cc2 [libc] add cpu feature flags for SVE/SVE2/MOPS (#166884) by Schrodinger ZHU Yifan · 7 weeks ago
  82. 8681aed [libc][math] Enable math acos for baremetal Arm and AArch64 (#166749) by Victor Campos · 7 weeks ago
  83. c112d01 [libc] Add localtime_r to baremetal entrypoints (#166677) by Prabhu Rajasekaran · 7 weeks ago
  84. c6c22ed [libc] Disable overflow test in strfromtest on riscv32 (#166719) by Marcell Leleszi · 7 weeks ago
  85. e2f3c1f [libc] Fix stale char_ptr for find_first_character_wide read (#166594) by Sterling-Augustine · 7 weeks ago
  86. 022e758 [libc] Enable the FPU in Arm startup code (#166349) by Victor Campos · 7 weeks ago
  87. ada0b9b Fix bazel build issue caused in #166517 (#166734) by Karlo Basioli · 7 weeks ago
  88. 1ed74cf Revert "[libc] Return errno from OFD failure paths in fcntl." (#166658) by Jackson Stogel · 7 weeks ago
  89. a220219 [libc] Return errno from OFD failure paths in fcntl. (#166252) by Jackson Stogel · 7 weeks ago
  90. 2cab550 [libc] Allow openat and creat to return fd 0. (#166466) by Jackson Stogel · 7 weeks ago
  91. 24e8f62 [libc] Add printf error handling (with fixes #2) (#166517) by Marcell Leleszi · 7 weeks ago
  92. dc055a4 [libc] Make errno asserts noop on gpu targets (#166606) by Marcell Leleszi · 7 weeks ago
  93. 899043e [libc] Migrate wctype_utils to use wchar_t where applicable. (#166234) by Alexey Samsonov · 7 weeks ago
  94. d7aa988 [libc] Migrate ctype_utils to use char instead of int where applicable. (#166225) by Alexey Samsonov · 7 weeks ago
  95. 22f5bdc [libc][math] Refactor the `math_errhandling` macro definition (#166350) by Victor Campos · 7 weeks ago
  96. feb3f60 [libc][math] Refactor exp2m1f16 implementation to header-only in src/__support/math folder. (#162019) by Muhammad Bassiouni · 7 weeks ago
  97. 23d62a1 [libc][math] Disable `FEnvSafeTest.cpp` if AArch64 target has no FP support (#166370) by Victor Campos · 7 weeks ago
  98. 643a414 Revert commit d8e5698 and 15b19c7 (#166498) by Kewen Meng · 7 weeks ago
  99. 8fd6042 [libc] Fix fprintf_test assuming specific errnos. (#166479) by Michael Jones · 7 weeks ago
  100. cced391 [libc] Fix printf long double bugs (#166474) by Michael Jones · 7 weeks ago