shadow/libsubid
Alois Wohlschlager 9a780cf22b Make libsubid more easily usable from C++
C++ requires extern "C" linkage specification to call functions from a C
library. Enclose the function definitions in subid.h in an extern "C"
block if compiling in C++ mode to achieve this.

Signed-off-by: Alois Wohlschlager <alois1@gmx-topmail.de>
2022-01-19 10:05:12 -06:00
..
Makefile.am libsubid: fix defining SONAME version 2021-12-20 01:37:42 +00:00
api.c Merge pull request #451 from hallyn/2021-12-05/license 2022-01-02 18:38:42 -06:00
subid.h.in Make libsubid more easily usable from C++ 2022-01-19 10:05:12 -06:00