Clone this repo:

Branches

  1. 8a27ff9 [libc] Implement tmpfile and corresponding tests (#213396) by Vadim Kotov · 16 hours ago main master
  2. cbf993e [libc][NFC] Replace `LIBC_TYPES_HAS_FLOAT128` with `LIBC_TYPES_HAS_NATIVE_FLOAT128` (#215605) by Zorojuro · 18 hours ago
  3. dd804ce [libc] Run tests in matching build configurations only (#215333) by Pavel Labath · 20 hours ago
  4. 15c2935 [libc] Implement expected<void, E> and use it in internal utilities (#215020) by Pavel Labath · 20 hours ago
  5. 5dd76c7 [libc] Annotate RPC members as global pointers (#215412) by Joseph Huber · 21 hours ago
  6. c3ffdb8 [libc] Relax read errno check (#215053) by Pavel Labath · 2 days ago
  7. 7bf6a52 [libc] Fix HermeticTestUtils signature of operator delete (#215041) by Pavel Labath · 2 days ago
  8. 12032e5 Revert "[libc] Add realpath to linux entrypoints" (#215156) by Jackson Stogel · 3 days ago
  9. 35043b8 [libc] Add realpath to linux entrypoints (#212925) by Jackson Stogel · 3 days ago
  10. bb0a1e2 [libc] Disable read() on linux/arm (#215035) by Pavel Labath · 4 days ago
  11. 37b29c1 [libc] Disable hermetic version of printf_core.parser_test (#215037) by Pavel Labath · 4 days ago
  12. bfd9d49 [libc] Enable most tests in hermetic mode (#213852) by Pavel Labath · 4 days ago
  13. d3d3fe6 [libc] Fix Atan2f128 and add tests for all versions (#215023) by Zorojuro · 4 days ago
  14. e2f1e18 [compiler-rt][builtins] libc-backed int-to-double/float builtins (#209900) by hulxv · 4 days ago
  15. 405de29 [compiler-rt][builtins] add libc-backed double/float-to-int builtins (#207543) by hulxv · 4 days ago
  16. 570ac1a [libc] Read multiple interfaces per netlink message in if_nameindex (#213952) by Pavel Labath · 4 days ago
  17. f47e127 [libc] Enable unistd.h on linux/arm and aarch64 (#214429) by Pavel Labath · 4 days ago
  18. e6e59fe [libc][time] Add timer_t. (#214776) by lntue · 5 days ago
  19. 5e85f15 [libc] introduce hardening mode and add heap integrity check as example (#210373) by Schrodinger ZHU Yifan · 5 days ago
  20. 1cecdfd [libc] armv8m hard float build check (#214090) by Prabhu Rajasekaran · 5 days ago