Clone this repo:

Branches

  1. 0940075 [libc] Implement getitimer and setitimer, add proxy headers for itimerval (#134773) by Tsz Chan · 18 hours ago main
  2. bb79ac8 [libc] Include extra baremetal headers and entrypoints (#135462) by Petr Hosek · 19 hours ago
  3. f86693f [libc] Add myself as maintainer for Public Headers / hdrgen (#135209) by Roland McGrath · 4 days ago
  4. c1c5820 [libc] Add dthorn as maintainer for allocator on baremetal (#135203) by Daniel Thornburgh · 4 days ago
  5. abee2bf Add generic sqrt root headers to libc sqrt specializations (#135237) by Drew Lewis · 5 days ago
  6. c902ea8 [AMDGPU] Fix code object version not being set to 'none' (#135036) by Joseph Huber · 5 days ago
  7. 54db6cf [libc][test] make `str_to_float_comparison_test` independent of C++ headers. (#133978) by Muhammad Bassiouni · 6 days ago
  8. 4c63a5f [libc] Use correct instruction for arm32 sqrt inline asm. (#134968) by lntue · 6 days ago
  9. fcc35fa [libc] Fix wrong #ifdef for riscv's sqrt. (#134964) by lntue · 6 days ago
  10. d766223 [libc] Extend fputil::sqrt to use floating point instructions for arm32. (#134499) by lntue · 7 days ago
  11. 7f56bd4 [libc] Add remaining math function entrypoints to darwin/arm. (#134920) by lntue · 7 days ago
  12. 9bc4577 [libc] Disable sin/cospif16 on aarch64 (#134918) by Michael Jones · 7 days ago
  13. 083d0f1 [libc][math] Fix signaling NaN handling for math functions. (#133347) by wldfngrs · 7 days ago
  14. 6df4308 [libc] Fixed typo in porting.rst (#134488) by amansharma612 · 8 days ago
  15. aa5c758 [libc] Remove extra parenthesis in sin.cpp comments (#134477) by jobhdez · 10 days ago
  16. 416c245 [libc][NFC] replace NULL with nullptr (#134464) by Michael Jones · 11 days ago
  17. 5c22cb8 [libc] Fix suseconds_t definition and utimes_test (#134326) by Michael Jones · 11 days ago
  18. 43d22ac [libc] Make utimes_test more stable (#134321) by Michael Jones · 12 days ago
  19. d226779 [libc] Implemented utimes (Issue #133953) (#134167) by Aditya Tejpaul · 12 days ago
  20. 16e4684 [libc] Combine the function prototype `int (*compar)(const void *, const void *)` (#134238) by Connector Switch · 12 days ago