aboutsummaryrefslogtreecommitdiff
path: root/libc/shared/rpc.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-26[libc] Make RPC allocation size query constexprJoseph Huber1-3/+3
2024-12-16[libc] Make the RPC headers work when included from CUDA or HIP (#120016)Joseph Huber1-83/+75
2024-12-15libc: Prefix RPC Status code to avoid conflict in windows build (#119991)Jinsong Ji1-3/+3
2024-11-25[libc][NFC] Add const to RPC header membersJoseph Huber1-5/+5
2024-11-25[libc] Remove RPC server API and use the header directly (#117075)Joseph Huber1-0/+7
2024-11-22[libc] Move RPC interface to `libc/shared` to export it (#117034)Joseph Huber1-0/+604