summaryrefslogtreecommitdiff
path: root/lib9p/include
AgeCommit message (Expand)Author
2025-01-17lib9p: Enable generating code for 9P2000.LLuke T. Shumaker
2025-01-14lib9p: idl: Add numeric constantsLuke T. Shumaker
2025-01-14lib9p: idl: .u: Pull out an `nuid` typeLuke T. Shumaker
2025-01-14lib9p: idl.gen: Do topological sorting on typesLuke T. Shumaker
2025-01-11lib9p: Rename `lib9p_*_stat()` to `lib9p_stat_*()` for consistencyLuke T. Shumaker
2025-01-11lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variantsLuke T. Shumaker
2024-12-26lib9p: Reorganize 9p.generated.hLuke T. Shumaker
2024-11-23Use C23 (C++11) attribute syntax instead of __attribute__Luke T. Shumaker
2024-11-12Fuss with compile-time configLuke 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-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-12get read working correctlyLuke 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-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-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-03lib9p: Rename the generated filesLuke T. Shumaker
2024-10-02lib9p: Exclude the MOUNT bit from masks, align masksLuke T. Shumaker
2024-10-02lib9p: Add the DM bitfieldLuke T. Shumaker
2024-10-02lib9p: add O_* flagsLuke T. Shumaker
2024-10-02lib9p: doc commentsLuke T. Shumaker
2024-10-02bitfield versionsLuke T. Shumaker
2024-10-02wip bitfieldLuke T. Shumaker
2024-10-02lib9p: Rename checksize to validateLuke T. Shumaker