selinux/libselinux
Christian Göttsche 7d5a89314b libselinux: introduce strlcpy
To copy string safely, by always NULL-terminating them, and provide an
easy way to check for truncation introduce the nonstandard function
strlcpy(3).  Use the system implementation if available.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
2022-06-08 08:48:47 -04:00
..
include libselinux: declare return value of context_str(3) const 2022-06-02 08:29:01 -04:00
man libselinux: update man page of setfilecon(3) family about context parameter 2022-05-17 13:52:31 +02:00
src libselinux: introduce strlcpy 2022-06-08 08:48:47 -04:00
utils libselinux/utils: print errno on failure 2022-05-16 10:31:15 -04:00
LICENSE
Makefile libselinux: use PCRE2 by default 2021-12-09 11:07:00 -05:00
VERSION Update VERSIONs to 3.4 for release. 2022-05-18 16:51:03 +02:00