Clone this repo:

Branches

  1. 22e30f4 [libc] Remove more header template files (#189066) by Alexey Samsonov · 14 hours ago main master
  2. ce3be96 [libc][docs] Parse inline macro_value from YAML in docgen (#189118) by Jeff Bailey · 15 hours ago
  3. c8cbd06 [libc] Add missing POSIX macros to cpio.h (#188840) by Jeff Bailey · 15 hours ago
  4. fcf2c26 [libc] Remove header templates from several C standard headers. (#188878) by Alexey Samsonov · 19 hours ago
  5. 13774c1 [libc][docs] Document libc-shared-tests ninja target (#189062) by Jeff Bailey · 20 hours ago
  6. 7caa2b6 [libc][docs] Fix POSIX basedefs links for nested headers (#188738) by Petter Berntsson · 20 hours ago
  7. 4839d46 [libc][bazel] Add generation for public headers (#184889) by Michael Jones · 21 hours ago
  8. 118f275 [libc][docs][NFC] Document cross-compilation testing with QEMU (#188838) by Jeff Bailey · 22 hours ago
  9. b2fe704 [libc][math] Implement C23 half precision erfc function (#180930) by Anonmiraj · 23 hours ago
  10. 1c825ee [libc] Guard long double shared math functions against double-double. (#188909) by lntue · 32 hours ago
  11. c5779be [libc] Fix check-libc-lit running tests during build (#188081) by Jeff Bailey · 2 days ago
  12. f144422 [libc][hdrgen] Print __BEGIN_C_DECLS / __END_C_DECLS conditionally. (#188830) by Alexey Samsonov · 2 days ago
  13. da1c56e [libc] Fixes all guard comments of libc (#188701) by Zorojuro · 2 days ago
  14. d5ec0e3 [libc] Increase the maximum RPC port size for future hardware (#188756) by Joseph Huber · 2 days ago
  15. d2ec438 [LLVM] Replace use of LLVM_RUNTIMES_TARGET with LLVM_DEFAULT_TARGET_TRIPLE (#188303) by Joseph Huber · 2 days ago
  16. 80922e8 [libc][doc] Remove ToC incompatible with Furo (#188720) by Jeff Bailey · 2 days ago
  17. e0d39aa [libc][msvc] Re-enable __builtin_is_constant_evaluated for MSVC. (#188663) by lntue · 2 days ago
  18. 8b874b7 [libc] Allow LLVM_LIBC_FUNCTION macro to take another parameter for function alias. (#187154) by lntue · 3 days ago
  19. 7cb38c2 [libc] Fix all guard comments for cos and Acos functions (#188612) by Zorojuro · 3 days ago
  20. 780bea6 [libc][docs] Add guide for implementing a function (#188499) by Jeff Bailey · 3 days ago