initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 17 Nov 2019 04:10:21 +0000 (06:10 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 17 Nov 2019 04:10:21 +0000 (06:10 +0200)
commitdc83bdff56d4dd7454559f5e918652f32f7e9d6d
tree312c57042edaa36233f9393fe9ed57d7b38e1da0
initial commit
.gitignore [new file with mode: 0644]
libvisor/COPYING [new file with mode: 0644]
libvisor/COPYING.LESSER [new file with mode: 0644]
libvisor/Makefile [new file with mode: 0644]
libvisor/include/visor.h [new file with mode: 0644]
libvisor/src/vimpl.h [new file with mode: 0644]
libvisor/src/visor.c [new file with mode: 0644]