Clone this repo:

Branches

  1. 50ad4d2 [libc] Add missing LIBC_INLINE to functions defined in .h files (#213442) by Nico Weber · 6 hours ago main
  2. 97766dd [libc] Fix LLVM_LIBC_FUNCTION on 32-bit x86 Windows (#213456) by Nico Weber · 6 hours ago
  3. 246e9b6 [libc] Add conversion tests between emulated and native f128 (#213422) by Zorojuro · 10 hours ago
  4. bd2ae3e [libc] Move generated elf header to include (#211428) by Michael Jones · 25 hours ago
  5. 82f2038 [libc] Fix math failures for fmod on NVPTX (#213168) by Joseph Huber · 32 hours ago
  6. 0a29c38 [libc] Add SIGPOLL si_code values. (#212873) by Alexey Samsonov · 32 hours ago
  7. 5c90b55 [libc] Add <sys/statfs.h> header and entrypoints. (#213108) by Alexey Samsonov · 34 hours ago
  8. 3d4f10c [libc] Add 'struct ucred' definition. (#213152) by Alexey Samsonov · 34 hours ago
  9. 6622df0 [libc] Fix float128-to-integer conversion UB (#211593) by Zorojuro · 36 hours ago
  10. fee92bb [compiler-rt][builtins] libc-backed floating-point extend/trunct builtins (#209984) by hulxv · 2 days ago
  11. e241ffc [libc][docs] Add logo to website (#213120) by Michael Jones · 2 days ago
  12. bd237e0 [libc] Fix aligned_alloc used in hermetic tests. (#213041) by Alexey Samsonov · 2 days ago
  13. 72d95ab [libc] Refactor statfs Linux syscalls and provide 'struct statfs' (#212930) by Alexey Samsonov · 2 days ago
  14. 0e5646b [libc] Add struct passwd type, pwd.yaml, and pwd_utils parser (#212421) by Jeff Bailey · 2 days ago
  15. 73752de [libc] Move test macro implementations out of the Test class (#212783) by Pavel Labath · 2 days ago
  16. baf5da0 [libc][test] Add EXPECT_STREQ and ASSERT_STREQ macros for integration tests (#212729) by Pavel Labath · 2 days ago
  17. 4c8fe7e [libc][cmake] Make hermetic tests support FLAGS (#212460) by Pavel Labath · 2 days ago
  18. 1234eac [libc] Modernize and extend dirent.h header. (#212902) by Alexey Samsonov · 3 days ago
  19. b99ec63 [libc][realpath] Follow symlinks (#212164) by Jackson Stogel · 3 days ago
  20. 9be848f [compiler-rt][builtins] add libc-backed arithmetic builtins (#207092) by hulxv · 4 days ago