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
/
internal.h
Age
Commit message (
Expand
)
Author
2025-02-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-02-13
Start linting against global variables
Luke T. Shumaker
2025-02-12
lib9p: Rewrite the marshalers to support zero-copy for data
Luke T. Shumaker
2025-02-11
lib9p: Add comments clarifying why I split the `subctx`s the way I did
Luke T. Shumaker
2025-02-09
lib9p: Separate the srv config from the main config
Luke T. Shumaker
2025-01-19
lib9p: Use <libmisc/endian.h>
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 the generated tables up
Luke T. Shumaker
2024-12-13
Gather macros into libmisc/macro.h
Luke T. Shumaker
2024-12-10
Get lib9p building on rp2040
Luke T. Shumaker
2024-11-23
Use C23 (C++11) attribute syntax instead of __attribute__
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-26
Lint for tabs-as-alignment
Luke T. Shumaker
2024-10-17
libmisc
Luke T. Shumaker
2024-10-10
implement dread
Luke T. Shumaker
2024-10-07
tidy config
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-04
fixup array_len
Luke T. Shumaker
2024-10-02
lib9p: Rename checksize to validate
Luke T. Shumaker
2024-09-30
lib9p: Use __attribute__((always_inline)) and __attribute__((flatten))
Luke T. Shumaker
2024-09-28
it compiles!
Luke T. Shumaker
2024-09-28
misc
Luke T. Shumaker
2024-09-27
wip fixes
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker
2024-09-26
wip reorg
Luke T. Shumaker