Clone this repo:

Branches

  1. b382527 [libc] Implement pthread_attr_[gs]etschedparam (#222991) by Pavel Labath · 2 hours ago main
  2. 91b3328 [libc][math] Fix fast path with small inputs for double precision sin/cos. (#221012) by lntue · 6 hours ago
  3. 14df467 [libc] Enable Float80-type for x86_32 (#221408) by Zorojuro · 2 days ago
  4. 1f25a2b [libc] Pass correct system include flag for macOS. (#223116) by lntue · 2 days ago
  5. e0ab122 [libc][CPP] Add vector container and unit tests (#222972) by Jeff Bailey · 3 days ago
  6. 8a9ffb0 [libc] Template printf_core::Parser to support wchar_t. (#222988) by Alex Strelnikov · 3 days ago
  7. 5bc7f6a [libc] Write LF line endings from cmake_format.py on every platform (#222742) by Leo Camus · 3 days ago
  8. d0ae498 [libc] Implement pthread_attr_[gs]etscope (#222956) by Pavel Labath · 3 days ago
  9. 7c3b554 [libc][stdfix] Implement fixed point fxdivi functions in llvm-libc (#210020) by sohail · 3 days ago
  10. 4c2915e [libc] Add MAP_ANON as a synonym for MAP_ANONYMOUS. (#222789) by Alexey Samsonov · 3 days ago
  11. d113caa [libc] Implement pthread_kill (#222625) by Pavel Labath · 3 days ago
  12. 8f4a1af [libc] Implement pthread_attr_[gs]etschedpolicy (#222682) by Pavel Labath · 3 days ago
  13. 439632a [libc] Add sys/file.h and flock function. (#222737) by Alexey Samsonov · 3 days ago
  14. c2fdb96 [libc] Parameterize printf_core::Writer test to cover wchar_t. (#222744) by Alex Strelnikov · 3 days ago
  15. 364cc13 [libc] Fix Darwin aarch64 fenv and sigsetjmp build support (#192079) by Kacper Fiedorowicz · 3 days ago
  16. ec43ca2 [libc] Implement fmemopen (#221748) by Jeong Jihyeon · 4 days ago
  17. fac1446 [libc] Implement umask (#222499) by ThePo1es · 4 days ago
  18. eda7b47 [libc] Add wcscasecmp and wcsncasecmp implementations. (#222154) by Alex Strelnikov · 4 days ago
  19. cea4132 [libc] Enable full-build code coverage (#221802) by Tapiwa Gonga · 4 days ago
  20. abb6176 [libc] Implement futimens (#222251) by Anirudh Mathur · 4 days ago