summaryrefslogtreecommitdiff
path: root/libc/shared/rpc.h
AgeCommit message (Expand)Author
2025-08-08[libc] Fix server code when GPU is acting as the serverJoseph Huber
2025-03-26[libc] Make RPC allocation size query constexprJoseph Huber
2024-12-16[libc] Make the RPC headers work when included from CUDA or HIP (#120016)Joseph Huber
2024-12-15libc: Prefix RPC Status code to avoid conflict in windows build (#119991)Jinsong Ji
2024-11-25[libc][NFC] Add const to RPC header membersJoseph Huber
2024-11-25[libc] Remove RPC server API and use the header directly (#117075)Joseph Huber
2024-11-22[libc] Move RPC interface to `libc/shared` to export it (#117034)Joseph Huber