]> git.ipfire.org Git - thirdparty/shadow.git/commit
Change the subid export symbols
authorSerge Hallyn <serge@hallyn.com>
Sat, 27 Nov 2021 16:49:03 +0000 (10:49 -0600)
committerSerge Hallyn <serge@hallyn.com>
Sat, 27 Nov 2021 20:56:03 +0000 (14:56 -0600)
commit32f641b207f6ddff1460a22fdc654def4a9c473d
tree594123bec7fc532a96855230c1781ad97d57c4fa
parent9724147344c0447ad48ec0c138be51b934ead188
Change the subid export symbols

Rename libsubid symbols to all be prefixed with subid_.

Don't export anything but the subid_*.

Closes #443

Signed-off-by: Serge Hallyn <serge@hallyn.com>
configure.ac
libsubid/Makefile.am
libsubid/api.c
libsubid/subid.h
src/free_subid_range.c
src/get_subid_owners.c
src/getsubids.c
src/new_subid_range.c