]> saetta.ns0.it Git - zakstorage/libzakstorage/commit
First commit (imported from libzakconfi).
authorAndrea Zagli <azagli@libero.it>
Sat, 9 Sep 2017 09:24:15 +0000 (11:24 +0200)
committerAndrea Zagli <azagli@libero.it>
Sat, 9 Sep 2017 09:24:15 +0000 (11:24 +0200)
commit96ba2988e7143cce8a55291183af414ae7dd75cb
treeee0c891d1243d1fbc513325d2cd4ec42ffaa5e36
First commit (imported from libzakconfi).
19 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
docs/Makefile.am [new file with mode: 0644]
docs/reference/Makefile.am [new file with mode: 0644]
docs/reference/version.xml.in [new file with mode: 0644]
libzakstorage.pc.in [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/commons.c [new file with mode: 0644]
src/commons.h [new file with mode: 0644]
src/libzakstorage.h [new file with mode: 0644]
src/storage.c [new file with mode: 0644]
src/storagepluggable.c [new file with mode: 0644]
src/storagepluggable.h [new file with mode: 0644]