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
/
2002-9P2000.9p
Age
Commit message (
Expand
)
Author
2025-04-02
lib9p: idl: Fix a typo in a comment
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: Have bitfield bit names be less heuristic
Luke T. Shumaker
2025-02-03
lib9p: idl: Inline the `d` and `d_signed` structs
Luke T. Shumaker
2025-02-03
lib9p: idl: 9P2000: Fix comments
Luke T. Shumaker
2025-01-27
lib9p: idl: Refactor how I handle data-lengths being signed
Luke T. Shumaker
2025-01-14
lib9p: idl: Add numeric constants
Luke T. Shumaker
2025-01-14
lib9p: Limit count and offset to INT{32,64}_MAX
Luke T. Shumaker
2024-12-26
lib9p: 9P2000.9p: Fix a typo in a comment
Luke T. Shumaker
2024-12-26
lib9p/idl: Include directory name in file headers
Luke T. Shumaker
2024-11-19
lib9p: 2002-9P2000.9p: Remove extra comma from a comment
Luke T. Shumaker
2024-10-28
s/Licence/License/g
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