Clone this repo:

Branches

  1. ff7f94d [libc] fix EAGAIN being treated as timeout in mutex and rwlock (#203574) by Schrodinger ZHU Yifan · 14 hours ago main master
  2. 9e70ec6 [libc] implement mkstemp (#199220) by Hardik Chona · 14 hours ago
  3. d21fc49 [libc] [math] Fix build bot failure introduced by unit test in PR #201154 (#203457) by Hoàng Minh Thiên · 32 hours ago
  4. 834755c [libc] Enable baremetal printf float320 (#203421) by Prabhu Rajasekaran · 35 hours ago
  5. 3cd113f [libc] Add timezone extensions to struct tm and time.h (#203381) by Jeff Bailey · 2 days ago
  6. fb678f0 [libc] Add C23 binary prefix support to strtointeger (#202243) by Shubh Pachchigar · 2 days ago
  7. 089cf89 [libc] Complete hardening of time functions and remove Y2038 limit (#203298) by Jeff Bailey · 2 days ago
  8. 417007a [libc][math] Adding LIBC_MATH_ASSUME_ROUND_NEAREST_ONLY option (#201154) by Hoàng Minh Thiên · 2 days ago
  9. 5e02d0b [libc] Implement CPU_ALLOC and CPU_FREE (#202349) by Pavel Labath · 2 days ago
  10. a168652 [libc] Use relative path in struct_sockaddr_in6.h (#203297) by Pavel Labath · 2 days ago
  11. df5646d [libc] Add syscall number for recvmmsg_time64 (#203268) by Pavel Labath · 2 days ago
  12. 1286861 [libc] Add the sockaddr_in6 type and IN6ADDR_*_INIT macros (#201357) by Pavel Labath · 2 days ago
  13. c2174e4 [libc] Implement recvmmsg (on linux) (#202328) by Pavel Labath · 2 days ago
  14. f8ee71f [libc] Add a differential fuzzer for inet_aton (#200341) by Pavel Labath · 2 days ago
  15. 9ebfdbc [libc] Add the htons function family to netinet/in.h (#203028) by Pavel Labath · 2 days ago
  16. 0e48f66 [libc][math] Add isnanf128 (#199206) by Vedant Neve · 3 days ago
  17. 5ee501e [libc][rwlock] fix timeout writer signal stealing problem (#201937) by Schrodinger ZHU Yifan · 3 days ago
  18. 77595de [libc][math] Add shared functions to check exceptions for exp* functions. (#202503) by lntue · 3 days ago
  19. 0e5715c [libc] Migrate `Block` to `BlockRef` in baremetal allocator (#201001) by Schrodinger ZHU Yifan · 4 days ago
  20. 26457e1 [libc][math] Add missing math function entries dfmal,dfmaf128 to math.yaml (#199485) by Arnav Mundada · 4 days ago