make it build on Plan 9 as well (with -D__plan9__)
fix: walk with 0 elements in path is totally valid
update a link
make it compile with -Wpedantic
better errors
optional client/server compilation
provide a better example
remove a few consts to make things easier
add a basic readme
make aux pointer has its own user-defined type
Merge pull request #4 from richiefreedom/fix-tcreate-parsing
fix incorrect Tcreate parsing
Merge pull request #2 from egor7/fix-s9proc-attach
fix aname buffers in s9proc
add C9permdir to create directories
newtag: fix the case where lowfreetag doesn't point to a free tag anymore
Merge pull request #1 from bryaq/master