Basic getattr, directory listing and read support.

This commit is contained in:
2010-11-06 18:37:02 +01:00
parent 7cb6d39da6
commit 7cbaf96001
6 changed files with 361 additions and 18 deletions

3
autogen.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
aclocal && autoconf && autoheader && automake --add-missing