Clone this repo:

Branches

  1. 6512d23 [libc] fix EAGAIN being treated as timeout in mutex and rwlock (#203574) by Schrodinger ZHU Yifan · 8 hours ago main
  2. a07105c [libc] implement mkstemp (#199220) by Hardik Chona · 9 hours ago
  3. a853da6 [libc] [math] Fix build bot failure introduced by unit test in PR #201154 (#203457) by Hoàng Minh Thiên · 27 hours ago
  4. ecc8fa0 [libc] Enable baremetal printf float320 (#203421) by Prabhu Rajasekaran · 30 hours ago
  5. d262f27 [libc] Add timezone extensions to struct tm and time.h (#203381) by Jeff Bailey · 33 hours ago
  6. b5d8cf7 [libc] Add C23 binary prefix support to strtointeger (#202243) by Shubh Pachchigar · 34 hours ago
  7. 9b97c0b [libc] Complete hardening of time functions and remove Y2038 limit (#203298) by Jeff Bailey · 35 hours ago
  8. c32b9f9 [libc][math] Adding LIBC_MATH_ASSUME_ROUND_NEAREST_ONLY option (#201154) by Hoàng Minh Thiên · 2 days ago
  9. c340784 [libc] Implement CPU_ALLOC and CPU_FREE (#202349) by Pavel Labath · 2 days ago
  10. 3f80815 [libc] Use relative path in struct_sockaddr_in6.h (#203297) by Pavel Labath · 2 days ago
  11. 50fed82 [libc] Add syscall number for recvmmsg_time64 (#203268) by Pavel Labath · 2 days ago
  12. b482693 [libc] Add the sockaddr_in6 type and IN6ADDR_*_INIT macros (#201357) by Pavel Labath · 2 days ago
  13. 85f05d9 [libc] Implement recvmmsg (on linux) (#202328) by Pavel Labath · 2 days ago
  14. 7a1b2b9 [libc] Add a differential fuzzer for inet_aton (#200341) by Pavel Labath · 2 days ago
  15. aa582bf [libc] Add the htons function family to netinet/in.h (#203028) by Pavel Labath · 2 days ago
  16. 3234813 [libc][math] Add isnanf128 (#199206) by Vedant Neve · 2 days ago
  17. dcb2e21 [libc][rwlock] fix timeout writer signal stealing problem (#201937) by Schrodinger ZHU Yifan · 2 days ago
  18. 0b90239 [libc][math] Add shared functions to check exceptions for exp* functions. (#202503) by lntue · 3 days ago
  19. e3241c4 [libc] Migrate `Block` to `BlockRef` in baremetal allocator (#201001) by Schrodinger ZHU Yifan · 3 days ago
  20. f3853b6 [libc][math] Add missing math function entries dfmal,dfmaf128 to math.yaml (#199485) by Arnav Mundada · 4 days ago