Base VFS added
commitaaa08bfd9b4f7db3026f90aa7b6e8fc772b53877
authorNick Bowler <draconx@users.sourceforge.net>
Mon, 23 Oct 2006 18:34:57 +0000 (23 18:34 +0000)
committerNick Bowler <draconx@users.sourceforge.net>
Mon, 23 Oct 2006 18:34:57 +0000 (23 18:34 +0000)
treeef9461d4f7778fd2d11599483a4b2a6de7074f86
parentbb1f4d423b0b57fdedd67e8185e2ec62146be2f6
Base VFS added
13 files changed:
ChangeLog
Makefile.am
configure.ac
src/module/vfsflat.c
src/plugin/plugin.c
src/plugin/plugin.h
src/plugin/service.c
src/sys/Makefile.am
src/sys/log.c
src/vfs/.gitignore [new file with mode: 0644]
src/vfs/Makefile.am [new file with mode: 0644]
src/vfs/vfs.c [copied from src/module/vfsflat.c with 73% similarity]
src/vfs/vfs.h [copied from src/module/vfsflat.c with 82% similarity]