Clone this repo:

Branches

  1. d317488 [bazel][libc] Do not depend on system `getenv` in BazelFilePath.cpp (#223873) by Jackson Stogel · 3 hours ago main master
  2. 4e318b8 [libc] Support dynamically-grown lines in FlatFileDatabase (#223811) by Jeff Bailey · 7 hours ago
  3. 3d31d97 [libc] Add macro / sysconf support for POSIX threads features. (#223543) by Alexey Samsonov · 11 hours ago
  4. 630cf3f [libc] Implement pthread_attr_[gs]etinheritsched (#223322) by Pavel Labath · 17 hours ago
  5. 4b92f52 [libc] Store ThreadAttributes in the TCB (#220921) by Pavel Labath · 17 hours ago
  6. cd01b3b [libc] Fix fxdivi tests on 32-bit targets (#223675) by Victor Campos · 18 hours ago
  7. d97ad69 [libc] Reject unsupported flags in fchmodat with ENOTSUP (#223165) by Aman Maurya · 18 hours ago
  8. 3932228 [libc] Implement mkfifo (#223566) by Michael Jones · 26 hours ago
  9. 643b5c6 [libc] Implement posix_fadvise64. (#223294) by lntue · 31 hours ago
  10. e79ec29 [libc] feat(filemode): implement class and helper functions to handle file modes for an opened file (#220906) by David Dada · 2 days ago
  11. 8a6d5f7 [libc] Fix sendfile argument order (#223059) by Michael Jones · 2 days ago
  12. f9ca555 [libc][baremetal][BigInt] fix codegen issue for UInt128 (#220389) by Schrodinger ZHU Yifan · 2 days ago
  13. 82040bc [libc] Use execve syscall wrapper in execve.cpp (#223186) by Bhavesh M · 2 days ago
  14. 8ba9809 [libc] Use execve syscall wrapper in execv.cpp (#223181) by Bhavesh M · 2 days ago
  15. ab6c92e [libc] Change cookie_seek_function_t to take off_t argument (#223306) by Petr Hosek · 2 days ago
  16. 1534c23 [libc] Don't declare vector_size types that cannot be compiled (#221119) by Roland McGrath · 2 days ago
  17. 2ac81d1 [libc] Restrict sysconf/confstr to full-build mode. (#223103) by Alexey Samsonov · 2 days ago
  18. 874f6fa [libc] Implement pthread_attr_[gs]etschedparam (#222991) by Pavel Labath · 3 days ago
  19. 2c96b31 [libc][math] Fix fast path with small inputs for double precision sin/cos. (#221012) by lntue · 3 days ago
  20. f9f4015 [libc] Enable Float80-type for x86_32 (#221408) by Zorojuro · 4 days ago