summaryrefslogtreecommitdiff
path: root/lib9p
AgeCommit message (Expand)Author
2024-12-26lib9p: idl.gen: Give bitmasks their own section in .cLuke T. Shumaker
2024-12-26lib9p: idl.gen: Clean up the bitfield codeLuke T. Shumaker
2024-12-26lib9p: Reorganize 9p.generated.hLuke T. Shumaker
2024-12-26lib9p: idl.gen: Fix a typo in a commentLuke T. Shumaker
2024-12-26lib9p: 9P2000.9p: Fix a typo in a commentLuke T. Shumaker
2024-12-26lib9p: idl.gen: Use \t instead of literal tab, to avoid mistakesLuke T. Shumaker
2024-12-26lib9p: idl.gen: Add a c_macro helperLuke T. Shumaker
2024-12-26lib9p: idl.gen: Do a better job of organizing the Python into sectionsLuke T. Shumaker
2024-12-26lib9p: Pull the IDL parser into a separate fileLuke T. Shumaker
2024-12-26lib9p/idl: Include directory name in file headersLuke T. Shumaker
2024-12-13Gather macros into libmisc/macro.hLuke T. Shumaker
2024-12-10Start getting lib9p stack analysis dialed inLuke T. Shumaker
2024-12-10Get lib9p building on rp2040Luke T. Shumaker
2024-11-23Use C23 (C++11) attribute syntax instead of __attribute__Luke T. Shumaker
2024-11-19Add libmisc/log.h to remove stdio.hLuke T. Shumaker
2024-11-19lib9p: 2002-9P2000.9p: Remove extra comma from a commentLuke T. Shumaker
2024-11-12Fuss with compile-time configLuke T. Shumaker
2024-11-12Avoid using fprintfLuke T. Shumaker
2024-11-11libmisc: Write my own assert.h with assert_notreached()Luke T. Shumaker
2024-11-11Fix+update tusb_helpers.h.gen, run `make generate-clean && make generate`Luke T. Shumaker
2024-10-31Clean up the build systemLuke T. Shumaker
2024-10-30wip stack analysisLuke T. Shumaker
2024-10-29Add a way to make private object membersLuke T. Shumaker
2024-10-29lib9p/9p.h: Tidy upLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-27Factor out a libhwLuke T. Shumaker
2024-10-27Lint that include-guards match the filenameLuke T. Shumaker
2024-10-26conventions: Don't have 2 ways to spell "implements_foo"Luke T. Shumaker
2024-10-26Lint for tabs-as-alignmentLuke T. Shumaker
2024-10-23wipLuke T. Shumaker
2024-10-17libmiscLuke T. Shumaker
2024-10-16copyright statementsLuke T. Shumaker
2024-10-14wip libnet rewriteLuke T. Shumaker
2024-10-12lib9p: Fix directory listingLuke T. Shumaker
2024-10-12get read working correctlyLuke T. Shumaker
2024-10-11lib9p: Implement TflushLuke T. Shumaker
2024-10-11lib9p: Implement TwriteLuke T. Shumaker
2024-10-11Factor back out a fidinfo structLuke T. Shumaker
2024-10-11lib9p: Mark what I intend to completeLuke T. Shumaker
2024-10-10implement dreadLuke T. Shumaker
2024-10-10lib9p: Implemnt Topen, add permission checks in TwalkLuke T. Shumaker
2024-10-09lib9p: finish refactorLuke T. Shumaker
2024-10-09wipLuke T. Shumaker
2024-10-09wip idl rewriteLuke T. Shumaker
2024-10-08lib9p: Fix a commentLuke T. Shumaker
2024-10-08lib9p: stat size is weirdLuke T. Shumaker
2024-10-08lib9p: fix stat sizeLuke T. Shumaker
2024-10-08wipLuke T. Shumaker
2024-10-07wipLuke T. Shumaker
2024-10-07tidy configLuke T. Shumaker