Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | More GCC 15 fixes | Luke T. Shumaker | |
2025-04-17 | tests: Name coroutines foo_cr, not cr_foo | Luke T. Shumaker | |
This makes debugging failing tests easier because gdb-helpers/libcr.py assumes that anything starting with cr_* is internal to libcr. | |||
2025-04-15 | libcr_ipc: Have generic cr_rpc_* funcs instead of chan-specific funcs | Luke T. Shumaker | |
2025-04-07 | libcr_ipc: Have *_DECLARE() allow+require semicolons | Luke T. Shumaker | |
2025-02-04 | libcr_ipc: Fix rpc.h | Luke T. Shumaker | |