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
lukeshu/vid2
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_util
/
static.c
Age
Commit message (
Expand
)
Author
2025-05-06
Drop -fplan9-extensions
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_idl: Clean up struct stat and numeric user IDs
Luke T. Shumaker
2025-04-19
lib9p_srv: Think harder about the stat() and dcreate() APIs
Luke T. Shumaker
2025-04-14
lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_*
Luke T. Shumaker
2025-03-26
lib9p: Adjust for reads to be zero-copy
Luke T. Shumaker
2025-03-26
lib9p: Have separate IO objects, so they can have their own state
Luke T. Shumaker
2025-02-09
lib9p: srv: Use libobj instead of vcall.h
Luke T. Shumaker
2025-02-09
lib9p: srv: Use a separate pathmap
Luke T. Shumaker
2025-01-19
lib9p: Don't nul-terminate strings, add some string utils
Luke T. Shumaker
2025-01-11
lib9p: Rename `lib9p_*_stat()` to `lib9p_stat_*()` for consistency
Luke T. Shumaker
2024-12-13
Gather macros into libmisc/macro.h
Luke T. Shumaker
2024-12-11
Pull out lib9p_util from srv9p
Luke T. Shumaker