index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-perms
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/heap-valgrind
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/pio-spi
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-hdmi
lukeshu/vid-scratch
lukeshu/waitgroup
lukeshu/wrap-foreach
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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-04-21
lib9p_core: Merge core_tables.c into core.c
Luke T. Shumaker
2025-04-19
lib9p: Don't require that CONFIG_9P_ENABLE_9P2000
Luke T. Shumaker
2025-04-17
lib9p: Check that we compile for the whole the matrix of "enable"-toggles
Luke T. Shumaker
2025-04-14
Split lib9p into lib9p_core and lib9p_srv
Luke T. Shumaker
2025-04-12
lib9p: Add another testclient
Luke T. Shumaker
2025-04-12
lib9p: tests: Scaffolding for more tests
Luke T. Shumaker
2025-04-05
SYSTEM headers don't get strict GCC checks, so change them to PUBLIC
Luke T. Shumaker
2025-04-02
lib9p: Have all IDL-defined types implement fmt_formatter
Luke T. Shumaker
2025-04-02
lib9p: Use fmt_vsnprintf instead of plain vsnprintf
Luke T. Shumaker
2025-04-02
lib9p: Split internal.h up, rename some CONFIG symbols
Luke T. Shumaker
2025-03-23
lib9p: don't pull in libhw, just libhw_generic
Luke T. Shumaker
2025-03-22
lib9p: Add a test that generated macros compile
Luke T. Shumaker
2025-02-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-01-11
Add basic smoke tests for the 9p server
Luke T. Shumaker
2025-01-11
mv cmd/srv9p lib9p/tests/test_server # and supporting changes
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-27
Factor out a libhw
Luke T. Shumaker
2024-10-17
libmisc
Luke T. Shumaker
2024-10-16
copyright statements
Luke T. Shumaker
2024-10-14
wip libnet rewrite
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-09-30
lib9p: Use __attribute__((always_inline)) and __attribute__((flatten))
Luke T. Shumaker
2024-09-27
fixes
Luke T. Shumaker
2024-09-27
use GNU Make for `generate`
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker