Clone this repo:

Branches

  1. 8ffb8a9 [libc][NFC] Reduce the test size for math functions by default. (#199308) by lntue · 4 hours ago main
  2. 849cbd1 [libc][NFC][wctype] Fix test ci for old drivers (#199307) by Muhammad Bassiouni · 5 hours ago
  3. f692332 [libc] Enforce standard identifier validation in hdrgen (#198971) by Jeff Bailey · 23 hours ago
  4. 9051206 Revert "[libc] Enable baremetal float printf using modular format" (#199114) by Daniel Thornburgh · 33 hours ago
  5. 07ac809 [libc] Enable baremetal float printf using modular format (#198900) by Daniel Thornburgh · 36 hours ago
  6. 4724638 [libc][math] Add gcc-7 to 9 compatibility for shared math. (#197868) by lntue · 2 days ago
  7. f5666d0 Implement linux-specific sendmmsg(2) (#198778) by Pavel Labath · 2 days ago
  8. fa0a05d [libc] Make FreeListHeap::free ignore null pointers. (#198834) by Simi Pallipurath · 2 days ago
  9. 0f11f75 [libc][NFC] Lowercase standard identifiers in YAML files (#198854) by Jeff Bailey · 2 days ago
  10. c4aac07 [libc] Implement pthread_sigmask (#198682) by Alexey Samsonov · 2 days ago
  11. f4471a8 [libc] Update prctl() declaration to use variadic arguments. (#198654) by Alexey Samsonov · 2 days ago
  12. 183c85d [libc][nfc] Include header for EFIAPI macro (#198876) by Jackson Stogel · 2 days ago
  13. 58bbde5 [libc] implement alarm entrypoint (#198620) by Jeff Bailey · 2 days ago
  14. 631c40c [libc] move mblen to stdlib (#198642) by Michael Jones · 3 days ago
  15. d9bcd74 [libc] Fix modular printf attributes (#194003) by Volodymyr Turanskyy · 3 days ago
  16. 6e99b5d [libc] Change POSIX to posix in unistd.yaml (#198745) by Jeff Bailey · 3 days ago
  17. ec245ea [libc] Use scope_exit to clean up resources in tests (#196120) by Pavel Labath · 3 days ago
  18. 93e4b7a [libc][math] Undefine issignaling macro for issignaling implementation. (#198686) by lntue · 3 days ago
  19. 1a9f7e8 [libc] clean up wchar file deps and includes (#198648) by Michael Jones · 3 days ago
  20. 05a697d [libc][wctype] Add perfect hash map for conversion functions (#187670) by Muhammad Bassiouni · 3 days ago