]> git.ipfire.org Git - people/ms/libloc.git/commit - src/.gitignore
Initial commit
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Dec 2017 18:48:36 +0000 (18:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Dec 2017 18:53:18 +0000 (18:53 +0000)
commit46aded9aedd3d33d5e3f4d12478e43589c0e5424
tree84a4c55a23d880599a7a169a456948e983588fc5
Initial commit

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
src/libloc-private.h [new file with mode: 0644]
src/libloc.c [new file with mode: 0644]
src/libloc.pc.in [new file with mode: 0644]
src/libloc.sym [new file with mode: 0644]
src/loc/libloc.h [new file with mode: 0644]
src/test-libloc.c [new file with mode: 0644]