index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/net-flash
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/test-mutex
lukeshu/vid
lukeshu/vid2
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
Age
Commit message (
Collapse
)
Author
2025-03-23
lib9p: protogen: pull c.py and c_*.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull h.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull idlutil.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull c9util.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull cutil.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: start to split idl.gen apart as proto.gen
Luke T. Shumaker
2025-03-23
lib9p has no CONFIG_9P_PORT configure knob, remove it from config.h
Luke T. Shumaker
2025-03-23
lib9p: don't pull in libhw, just libhw_generic
Luke T. Shumaker
2025-03-22
lib9p: idl: 9P2000.L: Document all the bitfields and enums
Luke T. Shumaker
2025-03-22
Python: Clean up f-strings
Luke T. Shumaker
2025-03-22
lib9p: idl.gen: Fix syntax error messages when the line has a tab
Luke T. Shumaker
2025-03-22
lib9p: idl: Create an 'errno' type
Luke T. Shumaker
2025-03-22
lib9p: idl: Have bitfield bit names be less heuristic
Luke T. Shumaker
2025-03-22
lib9p: idl.gen: Have a separate type that excludes idl.Primitive
Luke T. Shumaker
2025-03-22
make lint/python3: Use pylint
Luke T. Shumaker
2025-03-22
lib9p: Add a test that generated macros compile
Luke T. Shumaker
2025-03-22
lib9p: Declare lib9p_errorf as printf-like, fix found errors
Luke T. Shumaker
2025-03-22
make lint/unknown: Have unknown files be errors
Luke T. Shumaker
2025-03-22
Enable running tests in parallel
Luke T. Shumaker
2025-03-01
Pull out libhw/generic/io.h, have it enforce iovecs everywhere
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix filename hacks
Luke T. Shumaker
2025-02-23
lib9p_util: Pull utility macros into static.h
Luke T. Shumaker
2025-02-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-02-23
Require license notices static files too
Luke T. Shumaker
2025-02-21
Make use of the generated stack.c
Luke T. Shumaker
2025-02-21
lib9p: test_server: Tidy the static file macros
Luke T. Shumaker
2025-02-13
lib9p: Expose default-port-number constants
Luke T. Shumaker
2025-02-13
Start linting against global variables
Luke T. Shumaker
2025-02-12
lib9p: srv: Dynamically allocate read buffers
Luke T. Shumaker
2025-02-12
lib9p: Don't copy byte-arrays when unmarshaling
Luke T. Shumaker
2025-02-12
lib9p: Rewrite the marshalers to support zero-copy for data
Luke T. Shumaker
2025-02-12
lib9p: idl.gen: Enforce a max WELEM for 9P2000.e
Luke T. Shumaker
2025-02-12
lib9p: idl.gen: Track more aspects of max object size
Luke T. Shumaker
2025-02-12
lib9p: My buffered-read was broken, disable for now
Luke T. Shumaker
2025-02-11
lib9p: idl.gen: Give c_expr() a lookup_sym() argument
Luke T. Shumaker
2025-02-11
lib9p: map.h: Fix a typo in a comment
Luke T. Shumaker
2025-02-11
lib9p: idl.gen: Touch up
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: srv: Use libobj instead of vcall.h
Luke T. Shumaker
2025-02-09
libhw_generic: net: Use libobj instead of vcall.h
Luke T. Shumaker
2025-02-09
libhw_generic: alarmclock: Use libobj instead of vcall.h
Luke T. Shumaker
2025-02-09
Have main() set `bootclock`
Luke T. Shumaker
2025-02-09
lib9p: test_server: Simplify construction of the file tree
Luke T. Shumaker
2025-02-09
lib9p: test_server: Make the pathnums more stable
Luke T. Shumaker
2025-02-09
lib9p: srv: Use a separate pathmap
Luke T. Shumaker
2025-02-09
lib9p: Separate the srv config from the main config
Luke T. Shumaker
2025-02-04
lib9p: Test that we can do clean shutdown
Luke T. Shumaker
2025-02-04
lib9p: 0000-TODO.md: Oops
Luke T. Shumaker
2025-02-03
lib9p: idl: Add a TODO list
Luke T. Shumaker
2025-02-03
lib9p: idl: Styx: Fill out
Luke T. Shumaker
[next]