Permalink
Failed to load latest commit information.
backend short circuit back end Tlock; never flush Tlock Apr 3, 2017
example example/server.c: add -h, -p options Aug 10, 2016
pytest pytest/client.py: fix more fid leaks Nov 29, 2016
sbuf Add missing sbuf_finish() prototype. Nov 22, 2016
transport use l9p_realloc to re-allocate receive buffer Dec 29, 2016
.gitignore Add build/ to .gitignore. Jan 31, 2016
COPYRIGHT Add license information. Feb 1, 2016
GNUmakefile Fix build erros on Mac. Jan 19, 2017
Makefile add genacl.c, genacl.h for generalized NFS ACLs Jan 19, 2017
apple_endian.h Add missing #include guards. Nov 22, 2016
connection.c rework Tflush support yet again Dec 9, 2016
fcall.h Remove unused "data" field which has been causing confusion. Jul 14, 2016
fid.h fid.h: fix comment Jul 15, 2016
genacl.c Fix typo (not mask, opmask) Jan 24, 2017
genacl.h add genacl.c, genacl.h for generalized NFS ACLs Jan 19, 2017
hashtable.c hashtable: expose the lock Dec 8, 2016
hashtable.h hashtable: expose the lock Dec 8, 2016
lib9p.h Bump L9P_MAX_IOV to 128. Dec 10, 2016
lib9p_impl.h whitespace cleanup, no functional changes May 21, 2016
linux_errno.h Add missing #include guards. Nov 22, 2016
log.c Flush the log file after writing log entry. Dec 3, 2016
log.h Add configurable logging via LIB9P_LOGGING environment variable. Nov 22, 2016
pack.c fix yet more storage issues and tag checking Dec 1, 2016
request.c short circuit back end Tlock; never flush Tlock Apr 3, 2017
rfuncs.c Get building on a Mac. May 19, 2016
rfuncs.h Add missing #include guards. Nov 22, 2016
threadpool.c prevent Tflush from flushing Tclunk Feb 26, 2017
threadpool.h prevent Tflush from flushing Tclunk Feb 26, 2017
utils.c Use a lock for static-data Tattach code Jan 23, 2017