selinux/libselinux
Thiébaud Weksteen b41174207c libselinux: rename hashtab functions
In commit d95bc8b755 ("libselinux: migrating hashtab from
policycoreutils") and commit 4a420508a9 ("libselinux: adapting hashtab
to libselinux"), the hashtab implementation was copied to libselinux.
Since the same functions exist in libsepol (e.g., hashtab_create,
hashtab_destroy, etc), a compilation error is raised when both libraries
are included statically.

Prefix the libselinux internal implementation with "selinux_".

Signed-off-by: Thiébaud Weksteen <tweek@google.com>
Acked-by: James Carter <jwcart2@gmail.com>
2024-09-04 16:55:11 -04:00
..
include libselinux: deprecate security_disable(3) 2024-08-14 08:25:53 -04:00
man libselinux: deprecate security_disable(3) 2024-08-14 08:25:53 -04:00
src libselinux: rename hashtab functions 2024-09-04 16:55:11 -04:00
utils tree-wide: fix misc typos 2024-06-14 09:10:56 -04:00
LICENSE
Makefile libselinux: use PCRE2 by default 2021-12-09 11:07:00 -05:00
VERSION Release 3.7 2024-06-26 17:30:41 +02:00