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
/
idl
/
2010-9P2000.L.9p
Age
Commit message (
Expand
)
Author
2025-04-14
lib9p_core: Integrate linux-errno.h into 2010-9P2000.L.9p
Luke T. Shumaker
2025-04-13
lib9p: idl: 9P2000.L: Add a reference for errno meanings
Luke T. Shumaker
2025-04-13
lib9p: idl: 9P2000.L doesn't have Rerror
Luke T. Shumaker
2025-04-12
lib9p: idl: Normalize on the field names "errstr" and "errnum"
Luke T. Shumaker
2025-03-29
lib9p: idl: Rework bitfields, allow full exprs more places
Luke T. Shumaker
2025-03-29
lib9p: idl: In bitfields, explicitly say "bit" or "alias"
Luke T. Shumaker
2025-03-28
lib9p: idl: Touch up the *.9p files
Luke T. Shumaker
2025-03-22
lib9p: idl: 9P2000.L: Document all the bitfields and enums
Luke T. Shumaker
2025-03-22
lib9p: idl: Create an 'errno' type
Luke T. Shumaker
2025-02-03
lib9p: idl: Inline the `d` and `d_signed` structs
Luke T. Shumaker
2025-02-03
lib9p: idl.gen: Check for duplicate names and msg type ids
Luke T. Shumaker
2025-01-27
lib9p: idl: Refactor how I handle data-lengths being signed
Luke T. Shumaker
2025-01-25
lib9p: idl.gen: Detect when we try to import a sym that doesn't exist
Luke T. Shumaker
2025-01-23
lib9p: idl.gen: Validate that member types exist
Luke T. Shumaker
2025-01-23
lib9p: idl: 9P2000.L: Also import Rerror
Luke T. Shumaker
2025-01-17
lib9p: Enable generating code for 9P2000.L
Luke T. Shumaker