summaryrefslogtreecommitdiff
path: root/lib9p
AgeCommit message (Collapse)Author
3 daysAdd libmisc/log.h to remove stdio.hHEADmainLuke T. Shumaker
3 dayslib9p: 2002-9P2000.9p: Remove extra comma from a commentLuke T. Shumaker
11 daysFuss with compile-time configLuke T. Shumaker
11 daysAvoid using fprintfLuke T. Shumaker
11 dayslibmisc: Write my own assert.h with assert_notreached()Luke T. Shumaker
12 daysFix+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
Stop defining "struct foo" as a synonym for "implements_foo".
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
It does NOT include the u16 size field itself.
2024-10-08wipLuke T. Shumaker
2024-10-07wipLuke T. Shumaker
2024-10-07tidy configLuke T. Shumaker
2024-10-07lib9p: add DM_PERM, more newlines in bitfield headersLuke T. Shumaker
2024-10-06lib9p: wip srvLuke T. Shumaker
2024-10-06s/assert(false)/__builtin_unreachable()/Luke T. Shumaker
2024-10-05fixes, valgrindLuke T. Shumaker
2024-10-05lib9p: srv: clean upLuke T. Shumaker
2024-10-05libcr_ipc: RedoLuke T. Shumaker
2024-10-05compilesLuke T. Shumaker
2024-10-04wipLuke T. Shumaker
2024-10-04wipLuke T. Shumaker
2024-10-04wip srvLuke T. Shumaker
2024-10-04wip srvLuke T. Shumaker
2024-10-04lib9p: Improve handling of stat object sizesLuke T. Shumaker
2024-10-04fixup array_lenLuke T. Shumaker
2024-10-03lib9p: Allow specifying a maximum value for an atom in *.txtLuke T. Shumaker