add usign-exec.c
authorDaniel Golle <daniel@makrotopia.org>
Wed, 6 Jun 2018 19:12:50 +0000 (21:12 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 14 Jun 2018 16:51:22 +0000 (18:51 +0200)
commitca6d1ffd41f20fdaea517dd74492bbf2f635c859
treeeaf061d79ac925b4ac4aab9721eabe13a54825de
parent5c506322f00dcbaa596f90ebe128c12a57093106
add usign-exec.c

create C function wrappers calling the /usr/bin/usign executable and
processing the results.

usign_v()   : usign -V ...
usign_s()   : usign -S ...
usign_f_*() : usign -F ...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This work was sponsored by WIO (wiowireless.com)
CMakeLists.txt
ucert.c
usign-exec.c [new file with mode: 0644]
usign.h [new file with mode: 0644]