index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
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
/
srv_include
Age
Commit message (
Expand
)
Author
2025-05-06
Merge libobj into libmisc
Luke T. Shumaker
2025-04-21
lib9p_srv: Tidy whitespace in srv.h
Luke T. Shumaker
2025-04-19
lib9p_srv: Separate the stat API from the network format
Luke T. Shumaker
2025-04-19
lib9p_srv: Rethink the dio interface
Luke T. Shumaker
2025-04-19
lib9p_srv: Think harder about the stat() and dcreate() APIs
Luke T. Shumaker
2025-04-18
lib9p_srv: Send response from the handle_T* functions, not the outer worker
Luke T. Shumaker
2025-04-18
lib9p_srv: Set Twrite->byte_offset to zero if append-only
Luke T. Shumaker
2025-04-18
lib9p_srv: Document more thoughts about improving stat()
Luke T. Shumaker
2025-04-17
lib9p_srv: Rename ->authinfo->{uname,uid} to ->userid->{name,num}
Luke T. Shumaker
2025-04-17
lib9p: Check that we compile for the whole the matrix of "enable"-toggles
Luke T. Shumaker
2025-04-16
lib9p_srv: Re-think flush semantics
Luke T. Shumaker
2025-04-15
lib9p_srv: Expose handle_message() as lib9p_srv_worker()
Luke T. Shumaker
2025-04-14
lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_*
Luke T. Shumaker
2025-04-14
Split lib9p into lib9p_core and lib9p_srv
Luke T. Shumaker