summaryrefslogtreecommitdiff
path: root/lib9p/internal.h
AgeCommit message (Expand)Author
2025-01-19lib9p: Use <libmisc/endian.h>Luke T. Shumaker
2025-01-17lib9p: Consolidate enum-string functionsLuke T. Shumaker
2025-01-11lib9p: Rename `lib9p_*_stat()` to `lib9p_stat_*()` for consistencyLuke T. Shumaker
2025-01-11lib9p: Split the generated tables upLuke T. Shumaker
2024-12-13Gather macros into libmisc/macro.hLuke 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-10-28s/Licence/License/gLuke T. Shumaker
2024-10-26Lint for tabs-as-alignmentLuke T. Shumaker
2024-10-17libmiscLuke T. Shumaker
2024-10-10implement dreadLuke T. Shumaker
2024-10-07tidy configLuke T. Shumaker
2024-10-04wip srvLuke T. Shumaker
2024-10-04wip srvLuke T. Shumaker
2024-10-04fixup array_lenLuke T. Shumaker
2024-10-02lib9p: Rename checksize to validateLuke T. Shumaker
2024-09-30lib9p: Use __attribute__((always_inline)) and __attribute__((flatten))Luke T. Shumaker
2024-09-28it compiles!Luke T. Shumaker
2024-09-28miscLuke T. Shumaker
2024-09-27wip fixesLuke T. Shumaker
2024-09-27wipLuke T. Shumaker
2024-09-26wip reorgLuke T. Shumaker