BSD-licensed 9P2000.u server library
Find a file
2016-02-01 14:45:59 +01:00
backend Fix whitespaces. 2016-02-01 14:45:59 +01:00
example Check for argv[1] presence. 2016-01-31 02:02:17 +01:00
sbuf Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
transport Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
.gitignore Add build/ to .gitignore. 2016-01-31 02:06:42 +01:00
connection.c Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
COPYRIGHT Add license information. 2016-02-01 01:17:43 +01:00
fcall.h Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
GNUmakefile Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
hashtable.c Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
hashtable.h Add simple hashtable implementation. 2016-01-31 01:51:03 +01:00
lib9p.h Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
lib9p_impl.h Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
log.c Rework code significantly. 2016-01-28 00:40:43 +01:00
log.h Remove debug logging by default. 2016-01-31 23:02:36 +01:00
Makefile Reformat makefile. 2016-01-31 23:05:33 +01:00
pack.c Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00
request.c Fix typo. 2016-02-01 02:32:12 +01:00
utils.c Make it (mostly) compile with -Weverything. 2016-01-31 20:50:18 +01:00