Clone this repo:

Branches

  1. 2d2d975 [libc] Add stub pthread_attr_getschedparam / pthread_attr_setschedparam (#173440) by Roland McGrath · 20 hours ago main
  2. 87edf87 [libc] add missing header to alloc-checker (#173400) by Kyungtak Woo · 29 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 · 6 days ago
  8. 5414b12 [libc] Add `IN6_IS_ADDR_V4MAPPED` (#172645) by Connector Switch · 6 days ago
  9. e086ecc [libc] Add `IN6_IS_ADDR_MC*` (#172643) by Connector Switch · 6 days ago
  10. 079af2b [libc] Add `IN6_IS_ADDR_MULTICAST` (#172498) by Connector Switch · 6 days ago
  11. cb08458 [libc] Add `IN6_IS_ADDR_LOOPBACK` (#172312) by Connector Switch · 6 days ago
  12. f604cb0 [libc] Add `IN6_IS_ADDR_UNSPECIFIED` (#172311) by Connector Switch · 6 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 · 7 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 · 9 days ago