Clone this repo:

Branches

  1. c2fe6a7 [libc] always clean up child process to avoid hanging ninja (#118049) by Schrodinger ZHU Yifan · 3 days ago main
  2. e6303c7 [libc] disable process_mrelease for riscv (#117956) by Schrodinger ZHU Yifan · 4 days ago
  3. 77c0865 [libc] skip test and return ENOSYS when processm_release unavailable (#117951) by Schrodinger ZHU Yifan · 4 days ago
  4. cfbbbf3 [libc] (reland #117503) Implement process_mrelease (#117851) by Omar Hossam · 4 days ago
  5. 7facd0d [libc] Move libc server handlers to a shared header (#117908) by Joseph Huber · 4 days ago
  6. 0be5ce4 [libc] Export a pointer to the RPC client directly (#117913) by Joseph Huber · 4 days ago
  7. 7c6c08e [libc] Handle differing wavefront sizes correctly in the AMDHSA loader (#117788) by Joseph Huber · 4 days ago
  8. 17e5816 Revert "[libc] Implement process_mrelease." (#117807) by lntue · 5 days ago
  9. 18ae8fc [libc] Implement process_mrelease. (#117503) by Omar Hossam · 5 days ago
  10. 28a63b9 [libc] suppress more clang-cl warnings (#117718) by Schrodinger ZHU Yifan · 5 days ago
  11. 9aff676 [libc] suppress math library warnings on windows (#117638) by Schrodinger ZHU Yifan · 6 days ago
  12. 20d4214 [libc] suppress string warning in case intrinsics are defined as macros (#117640) by Schrodinger ZHU Yifan · 6 days ago
  13. 59a2553 [libc] Resolve multi-line comment error (#117636) by Caslyn Tonelli · 6 days ago
  14. b775332 [libc][NFC] Move RPC opcodes to the 'shared/' directory as well by Joseph Huber · 6 days ago
  15. 09db3fe [libc][NFC] Add const to RPC header members by Joseph Huber · 6 days ago
  16. c09262c [libc] Allow NVPTX targets to build in debug mode by Joseph Huber · 6 days ago
  17. c53be8c [libc] Make RPC header work with GCC9 by Joseph Huber · 6 days ago
  18. c326b4b [libc] Remove RPC server API and use the header directly (#117075) by Joseph Huber · 6 days ago
  19. e2cafc7 [libc][NFC] Remove template arguments from Block (#117386) by Daniel Thornburgh · 9 days ago
  20. 133fb07 [libc] Fix unpoisoning for recvfrom (#117366) by Michael Jones · 9 days ago