Clone this repo:

Branches

  1. 9309c11 [libc][wctype] Rename src/wctype/wctype.h to avoid name collision with system header. (#200613) by lntue · 2 hours ago main
  2. 492e692 [libc] Tag cpp::byte with gnu::may_alias (#200462) by Mikhail R. Gadelha · 10 hours ago
  3. af47a60 [libc] Fix SSE2 check for x86_64/sqrt.h. (#200468) by lntue · 31 hours ago
  4. 0b44c5d [libc][NFC] Add few options to allow users to skip building and running some tests. (#199474) by lntue · 33 hours ago
  5. 93f95f9 [libc] Add byteswap.h to Linux public header target lists (#200345) by Pavel Labath · 2 days ago
  6. 58cfbd5 [libc] Implement towupper and towlower entrypoints (#198659) by Michael Jones · 2 days ago
  7. a85d878 [libc] Don't touch str_end in strto* and wcsto* functions when base is incorrect (#200073) by Alexey Samsonov · 2 days ago
  8. ff9dcfa [libc] Move fixed buffer GPU test to an integration test (#200042) by Nick Sarnie · 3 days ago
  9. 849ecd1 [libc] Add missing struct_mmsghdr dependency to sys_socket (#200051) by Jeff Bailey · 3 days ago
  10. be95a36 Reland: [lit] Move maxIndividualTestTime from global to test suite config (#199996) by Vitaly Buka · 3 days ago
  11. d334e47 [libc][bazel] Add rules for __support/threads tests. (#199871) by Alexey Samsonov · 3 days ago
  12. 0f13bad Reland "[libc] Enable baremetal float printf using modular format" (#199758) by Daniel Thornburgh · 4 days ago
  13. 61c087c [libc][math] Temporarily disable exception tests for NextAfter and NextToward tests on Windows. (#199740) by lntue · 4 days ago
  14. 917d2de [libc] Fix inet_aton (#198791) by Pavel Labath · 4 days ago
  15. 7109ca7 [libc] Port munmap and mprotect to the new syscall interface (#199199) by Pavel Labath · 6 days ago
  16. 125598f [libc][math] Implement isnanf16 header-only function (#198115) by Aayush Shrivastava · 6 days ago
  17. 0de8f72 [libc][NFC] Make LIBC_MATH safer and some minor improvements for floating point exception tests. (#199392) by lntue · 7 days ago
  18. 91fa892 [libc] Fix shared math tests for gcc-13. (#199318) by lntue · 8 days ago
  19. 8ffb8a9 [libc][NFC] Reduce the test size for math functions by default. (#199308) by lntue · 8 days ago
  20. 849cbd1 [libc][NFC][wctype] Fix test ci for old drivers (#199307) by Muhammad Bassiouni · 8 days ago