Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
Jari Vetoniemi 7c187a83e2 Static analyze 10 år sedan
bin Update chck 10 år sedan
lib Static analyze 10 år sedan
src Static analyze 10 år sedan
.gitmodules Fix submodule madness. 10 år sedan
CMakeLists.txt Allow skipping build of binaries. 10 år sedan
LICENSE We are on 2015 10 år sedan
README.md Change to markdown readme 10 år sedan

README.md

pi9

9p server abstraction library

Building

mkdir target && cd target                # - create build target directory
cmake -DCMAKE_INSTALL_PREFIX=build ..    # - run CMake, set install directory
make                                     # - compile

License

zlib, see LICENSE file for more information