selinux/libselinux
Christian Göttsche 82195e77e3 libselinux: use reentrant strtok_r(3)
Use the reentrant version strtok_r(3) instead of strtok(3) to avoid
potential data races with concurrent threads.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
2024-01-25 13:06:10 -05:00
..
include libselinux: constify selabel_cmp(3) parameters 2023-10-11 14:59:19 -04:00
man libselinux/man: sync selinux_check_securetty_context(3) 2024-01-25 12:51:03 -05:00
src libselinux: use reentrant strtok_r(3) 2024-01-25 13:06:10 -05:00
utils libselinux/utils: improve compute_av output 2024-01-25 12:51:06 -05:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: use PCRE2 by default 2021-12-09 11:07:00 -05:00
VERSION Update VERSIONs to 3.6 for release. 2023-12-13 15:46:22 +01:00