Clone this repo:

Branches

  1. 185eb8c [libc] Add stub pthread_attr_getschedparam / pthread_attr_setschedparam (#173440) by Roland McGrath · 3 days ago main master
  2. 00d9bde [libc] add missing header to alloc-checker (#173400) by Kyungtak Woo · 3 days ago
  3. ee094f2 [libc] Split out src/__support/alloc-checker.h (#173104) by Roland McGrath · 4 days ago
  4. 051d65e [libc][math] Add LIBC_CONF_MATH_USE_SYSTEM_FENV / LIBC_MATH_USE_SYSTEM_FENV (#172902) by lntue · 4 days ago
  5. fec8536 [libc][docs] Update website to reflect new strategy (#168637) by Michael Jones · 7 days ago
  6. 50d29f2 [libc][math] Refactor expm1f implementation to header-only in src/__support/math folder. (#162131) by Muhammad Bassiouni · 7 days ago
  7. 25deb47 [libc] Add `IN6_IS_ADDR_V4COMPAT` (#172646) by Connector Switch · 8 days ago
  8. dc504cc [libc] Add `IN6_IS_ADDR_V4MAPPED` (#172645) by Connector Switch · 8 days ago
  9. 0669dd0 [libc] Add `IN6_IS_ADDR_MC*` (#172643) by Connector Switch · 8 days ago
  10. 77f4c5b [libc] Add `IN6_IS_ADDR_MULTICAST` (#172498) by Connector Switch · 8 days ago
  11. 6ba388c [libc] Add `IN6_IS_ADDR_LOOPBACK` (#172312) by Connector Switch · 8 days ago
  12. 1a7f0b9 [libc] Add `IN6_IS_ADDR_UNSPECIFIED` (#172311) by Connector Switch · 8 days ago
  13. 3464551 [libc] Cast the error value to int (#172724) by Petr Hosek · 9 days ago
  14. c8a44f8 [libc][fenv] Fix performance regression for x86 mxcsr utilities. (#172717) by lntue · 9 days ago
  15. 262bddf [libc] Support opaque FILE* on baremetal (#168931) by Petr Hosek · 9 days ago
  16. e4a8e6d libc: Prefix Rounding Control Error enum to avoid conflict in windows build (#172562) by Jinsong Ji · 9 days ago
  17. 4277b16 [libc][CPP] make the string trap on OOM (#172260) by Schrodinger ZHU Yifan · 9 days ago
  18. 1a9f6da [libc][fuzzing] Improve printf long double fuzzing (#172113) by Michael Jones · 10 days ago
  19. 1064e92 [libc] Add Darwin mutex support via os_sync primitives (#167722) by Shreeyash Pandey · 10 days ago
  20. 34b48e9 [libc] Fix ifdef in compiler.h. (#172324) by lntue · 11 days ago