Clone this repo:

Branches

  1. 6b594bd [libc] Add libc_set_definition and libc_add_definition to properly pass definitions to MSVC. (#189664) by lntue · 85 minutes ago main
  2. f865db6 [libc][signal] cleanup sigaction implementation (#189512) by Schrodinger ZHU Yifan · 5 hours ago
  3. 7c1c920 [libc][syscall] lift raise to syscall wrapper (#189507) by Schrodinger ZHU Yifan · 5 hours ago
  4. 408555a [libc][NFC] Add LIBC_INLINE and cleanup wchar internals (#188856) by Michael Jones · 20 hours ago
  5. 626577d [libc][tsearch] add tsearch functions (#172625) by Schrodinger ZHU Yifan · 21 hours ago
  6. ce9d1f6 [libc][math][c23] Add asinbf16 math function (#184170) by Zorojuro · 23 hours ago
  7. 846fc9f [Clang] Improve scan in gpuintrin.h (#189381) by Joseph Huber · 23 hours ago
  8. c6fbd86 [libc][NFC] Guard long double type in shared_math_tests. (#189373) by lntue · 29 hours ago
  9. 093cb82 [libc][math][c23] implement double-precision asinpi (#188158) by Mohamed Emad · 2 days ago
  10. 2be1166 [libc][math][c23] Add log2p1f16 C23 math function (#186754) by Shikhar Soni · 3 days ago
  11. 8e99db2 [libc] Remove more header template files (#189066) by Alexey Samsonov · 4 days ago
  12. ca9373c [libc][docs] Parse inline macro_value from YAML in docgen (#189118) by Jeff Bailey · 4 days ago
  13. 180f491 [libc] Add missing POSIX macros to cpio.h (#188840) by Jeff Bailey · 4 days ago
  14. 0bf8fcd [libc] Remove header templates from several C standard headers. (#188878) by Alexey Samsonov · 4 days ago
  15. 7f08230 [libc][docs] Document libc-shared-tests ninja target (#189062) by Jeff Bailey · 4 days ago
  16. 398f469 [libc][docs] Fix POSIX basedefs links for nested headers (#188738) by Petter Berntsson · 4 days ago
  17. 02b5be7 [libc][bazel] Add generation for public headers (#184889) by Michael Jones · 4 days ago
  18. 3ec46a6 [libc][docs][NFC] Document cross-compilation testing with QEMU (#188838) by Jeff Bailey · 4 days ago
  19. 8b97488 [libc][math] Implement C23 half precision erfc function (#180930) by Anonmiraj · 4 days ago
  20. 348df0e [libc] Guard long double shared math functions against double-double. (#188909) by lntue · 5 days ago