fix wrong qid type in some cases
store uid->name and gid->name in memory
crc32: don't need stdio anymore
qid.version: crc32 inode's ctime instead of using mtime
more verbose traces for Rread and Ropen
with -d -d show when the data is sent to the client
process all the incoming data first, then send out the responses
c99, ms-extensions, _DEFAULT_SOURCE
make it easier to compile static binaries with musl
when s9error fails, it's not a trace
add options to 9pex
Merge commit '7a5505a05daf936473c9c6ee0a1d442ac1a920e0' as 'parg'
Squashed 'parg/' content from commit 97f3a07
Merge commit 'f9600150b0e967e3edc95944b0a127f596b1de62'
Squashed 'c9/' changes from 8a22517..d7520a6
check s9readdir return code
trace for regular file read
Squashed 'c9/' changes from 24bfa2e..8a22517
Squashed 'c9/' content from commit 24bfa2e
add pull subtree script
9pex: don't compile the client
Merge commit 'd4afafed9b155b504d29c72755e2987a0724f461'
add c9 as a subtree
Merge commit 'c19685c19ee0eb9c9bcfe8d89ab1fea5231216ea' as 'c9'
add a note re musl+chroot
don't report an error on eof
make valgrind happier