Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-11 | mv cmd/srv9p lib9p/tests/test_server # and supporting changes | Luke T. Shumaker | |
2024-12-13 | Gather macros into libmisc/macro.h | Luke T. Shumaker | |
2024-12-11 | Pull out lib9p_util from srv9p | Luke T. Shumaker | |
2024-12-10 | Analyze host stacks too | Luke T. Shumaker | |
2024-11-29 | gdb-helpers/libcr.py: Use fewer breakpoints | Luke T. Shumaker | |
They're at a premium on the RP2040. | |||
2024-11-23 | libcr: Track coroutine names | Luke T. Shumaker | |
2024-11-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | Luke T. Shumaker | |
2024-11-19 | Add libmisc/log.h to remove stdio.h | Luke T. Shumaker | |
2024-11-19 | cmd/srv9p: "Test" sleep | Luke T. Shumaker | |
2024-11-19 | cmd/srv9p: Also use init_cr | Luke T. Shumaker | |
2024-11-19 | libcr: Start to add coroutine names | Luke T. Shumaker | |
2024-11-12 | Fuss with compile-time config | Luke T. Shumaker | |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker | |
2024-10-31 | Clean up the build system | Luke T. Shumaker | |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker | |
2024-10-27 | Factor out a libhw | Luke T. Shumaker | |
2024-10-27 | Lint that include-guards match the filename | Luke T. Shumaker | |
2024-10-26 | conventions: Don't have 2 ways to spell "implements_foo" | Luke T. Shumaker | |
Stop defining "struct foo" as a synonym for "implements_foo". | |||
2024-10-26 | Lint for tabs-as-alignment | Luke T. Shumaker | |
2024-10-25 | gnet: Set SO_REUSEPORT | Luke T. Shumaker | |
This is necessary for the multiple-listener-ports thing. | |||
2024-10-25 | Enable pico-sdk for host binaries | Luke T. Shumaker | |
2024-10-24 | use #if __unix__ | Luke T. Shumaker | |
2024-10-23 | wip | Luke T. Shumaker | |
2024-10-17 | libmisc | Luke T. Shumaker | |
2024-10-16 | Be stricter with filenames | Luke T. Shumaker | |
2024-10-16 | copyright statements | Luke T. Shumaker | |
2024-10-15 | wip | Luke T. Shumaker | |
2024-10-14 | wip libnet rewrite | Luke T. Shumaker | |
2024-10-12 | srv9p: Tidy file tree | Luke T. Shumaker | |
2024-10-12 | get read working correctly | Luke T. Shumaker | |
2024-10-11 | lib9p: Mark what I intend to complete | Luke T. Shumaker | |
2024-10-10 | implement dread | Luke T. Shumaker | |
2024-10-10 | lib9p: Implemnt Topen, add permission checks in Twalk | Luke T. Shumaker | |
2024-10-09 | lib9p: finish refactor | Luke T. Shumaker | |
2024-10-08 | srv9p: relatime | Luke T. Shumaker | |
2024-10-08 | wip | Luke T. Shumaker | |
2024-10-07 | wip | Luke T. Shumaker | |
2024-10-07 | tidy config | Luke T. Shumaker | |
2024-10-07 | wip | Luke T. Shumaker | |
2024-09-27 | wip fixes | Luke T. Shumaker | |
2024-09-27 | fixes | Luke T. Shumaker | |
2024-09-27 | wip | Luke T. Shumaker | |
2024-09-26 | wip reorg | Luke T. Shumaker | |