Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-26 | [libc] Make RPC allocation size query constexpr | Joseph Huber | 1 | -3/+3 |
2024-12-16 | [libc] Make the RPC headers work when included from CUDA or HIP (#120016) | Joseph Huber | 1 | -83/+75 |
2024-12-15 | libc: Prefix RPC Status code to avoid conflict in windows build (#119991) | Jinsong Ji | 1 | -3/+3 |
2024-11-25 | [libc][NFC] Add const to RPC header members | Joseph Huber | 1 | -5/+5 |
2024-11-25 | [libc] Remove RPC server API and use the header directly (#117075) | Joseph Huber | 1 | -0/+7 |
2024-11-22 | [libc] Move RPC interface to `libc/shared` to export it (#117034) | Joseph Huber | 1 | -0/+604 |