index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib9p
/
9p.c
Age
Commit message (
Expand
)
Author
2025-02-11
lib9p: Add comments clarifying why I split the `subctx`s the way I did
Luke T. Shumaker
2025-01-19
lib9p: Use <libmisc/endian.h>
Luke T. Shumaker
2025-01-19
lib9p: Don't nul-terminate strings, add some string utils
Luke T. Shumaker
2025-01-17
lib9p: Consolidate enum-string functions
Luke T. Shumaker
2025-01-11
lib9p: Rename `lib9p_*_stat()` to `lib9p_stat_*()` for consistency
Luke T. Shumaker
2025-01-11
lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variants
Luke T. Shumaker
2025-01-11
lib9p: Split the generated tables up
Luke T. Shumaker
2024-12-10
Get lib9p building on rp2040
Luke T. Shumaker
2024-11-12
Fuss with compile-time config
Luke T. Shumaker
2024-10-29
lib9p/9p.h: Tidy up
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-17
libmisc
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-04
wip
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-02
wip validate, bitfield
Luke T. Shumaker
2024-10-02
lib9p: Rename checksize to validate
Luke T. Shumaker
2024-09-28
it compiles!
Luke T. Shumaker
2024-09-27
wip fixes
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker