Clone this repo:

Branches

  1. 51bef28 [libc][math][c23] Switch `static_cast` to `fputil::cast` in `cbrtf16` (#204189) by Jordan Rupprecht · 8 hours ago main
  2. f171a1d [libc][getcwd] Refactor getcwd to use the syscall wrapper pattern (#204000) by Jackson Stogel · 9 hours ago
  3. 5ff32e4 [libc] Generate a stub for libpthread.a (#200908) by Alexey Samsonov · 18 hours ago
  4. 7dbb02d [libc] Add TIOCGWINSZ and struct winsize support (#203919) by Jeff Bailey · 19 hours ago
  5. ba9313e [libc][math][c23] Implement higher math function `cbrtf16` in LLVM libc (#132484) by Krishna Pandey · 27 hours ago
  6. c2cb53b [libc] Add Endian::from_{big,little}_endian (#203895) by Pavel Labath · 35 hours ago
  7. 628eb31 [libc] Add the in6addr_{any,loopback} variables (#203579) by Pavel Labath · 36 hours ago
  8. 6512d23 [libc] fix EAGAIN being treated as timeout in mutex and rwlock (#203574) by Schrodinger ZHU Yifan · 4 days ago
  9. a07105c [libc] implement mkstemp (#199220) by Hardik Chona · 4 days ago
  10. a853da6 [libc] [math] Fix build bot failure introduced by unit test in PR #201154 (#203457) by Hoàng Minh Thiên · 5 days ago
  11. ecc8fa0 [libc] Enable baremetal printf float320 (#203421) by Prabhu Rajasekaran · 5 days ago
  12. d262f27 [libc] Add timezone extensions to struct tm and time.h (#203381) by Jeff Bailey · 5 days ago
  13. b5d8cf7 [libc] Add C23 binary prefix support to strtointeger (#202243) by Shubh Pachchigar · 5 days ago
  14. 9b97c0b [libc] Complete hardening of time functions and remove Y2038 limit (#203298) by Jeff Bailey · 5 days ago
  15. c32b9f9 [libc][math] Adding LIBC_MATH_ASSUME_ROUND_NEAREST_ONLY option (#201154) by Hoàng Minh Thiên · 5 days ago
  16. c340784 [libc] Implement CPU_ALLOC and CPU_FREE (#202349) by Pavel Labath · 5 days ago
  17. 3f80815 [libc] Use relative path in struct_sockaddr_in6.h (#203297) by Pavel Labath · 5 days ago
  18. 50fed82 [libc] Add syscall number for recvmmsg_time64 (#203268) by Pavel Labath · 5 days ago
  19. b482693 [libc] Add the sockaddr_in6 type and IN6ADDR_*_INIT macros (#201357) by Pavel Labath · 5 days ago
  20. 85f05d9 [libc] Implement recvmmsg (on linux) (#202328) by Pavel Labath · 5 days ago