Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-02 | more bitfield | Luke T. Shumaker | |
2024-10-02 | wip lib9p bitfields | Luke T. Shumaker | |
2024-10-02 | fixup! | Luke T. Shumaker | |
2024-10-01 | libcr_ipc: Improve comments | Luke T. Shumaker | |
2024-10-01 | libcr: expose cr_{disable,enable}_interrupts | Luke T. Shumaker | |
2024-10-01 | .editorconfig: add trim_trailing_whitespace | Luke T. Shumaker | |
2024-09-30 | make coroutine.c signal-safe, add cr_cid_info() | Luke T. Shumaker | |
2024-09-30 | lib9p: Use __attribute__((always_inline)) and __attribute__((flatten)) | Luke T. Shumaker | |
2024-09-30 | wip | Luke T. Shumaker | |
2024-09-29 | tidy, s/sighandler/intrhandler/ | Luke T. Shumaker | |
2024-09-29 | fixes | Luke T. Shumaker | |
2024-09-29 | wip fixes | Luke T. Shumaker | |
2024-09-29 | libcr: Faster context switches, wait for interrupt | Luke T. Shumaker | |
2024-09-29 | libcr: Fix stack alignment | Luke T. Shumaker | |
2024-09-28 | it compiles! | Luke T. Shumaker | |
2024-09-28 | misc | Luke T. Shumaker | |
2024-09-28 | tidy | Luke T. Shumaker | |
2024-09-28 | tidy | Luke T. Shumaker | |
2024-09-28 | fix | Luke T. Shumaker | |
2024-09-28 | wip | Luke T. Shumaker | |
2024-09-27 | wip fixes | Luke T. Shumaker | |
2024-09-27 | fixes | Luke T. Shumaker | |
2024-09-27 | use GNU Make for `generate` | Luke T. Shumaker | |
2024-09-27 | wip | Luke T. Shumaker | |
2024-09-27 | wip | Luke T. Shumaker | |
2024-09-26 | wip reorg | Luke T. Shumaker | |
2024-09-26 | races | Luke T. Shumaker | |
2024-09-25 | wip | Luke T. Shumaker | |
2024-09-24 | wip config, 9p | Luke T. Shumaker | |
2024-09-24 | coroutine_rpc.h: Support multiple requesters | Luke T. Shumaker | |
2024-09-24 | coroutine_chan.h: Fix initialization | Luke T. Shumaker | |
2024-09-24 | coroutine_rpc.h: tidy, do less copying | Luke T. Shumaker | |
2024-09-24 | add Go-like unbuffered channels | Luke T. Shumaker | |
2024-09-24 | rename cr_chan to cr_rpc | Luke T. Shumaker | |
2024-09-24 | wip 9p | Luke T. Shumaker | |
2024-09-23 | wip 9p reorg | Luke T. Shumaker | |
2024-09-22 | wip | Luke T. Shumaker | |
2024-09-22 | wip | Luke T. Shumaker | |
2024-09-22 | finish(?) netio_posix | Luke T. Shumaker | |
2024-09-22 | drop no_slit_stack, use rely on -fno-split-stack | Luke T. Shumaker | |
2024-09-22 | wip netio | Luke T. Shumaker | |
2024-09-20 | finish(?) net9p_defs.gen | Luke T. Shumaker | |
2024-09-20 | reorganize files | Luke T. Shumaker | |
2024-09-20 | wip | Luke T. Shumaker | |
2024-09-20 | wip | Luke T. Shumaker | |
2024-09-20 | wip generate 9p | Luke T. Shumaker | |
2024-09-19 | fix 9p | Luke T. Shumaker | |
2024-09-19 | coroutine.c: Implement stack protection | Luke T. Shumaker | |
2024-09-19 | coroutine.c: debug logging | Luke T. Shumaker | |
2024-09-19 | fixes | Luke T. Shumaker | |