selinux/libsemanage
Christian Göttsche 0bafe764aa libsemanage/tests: misc cleanup
* Explicitly mark unused function parameters and drop compiler warning
  override
* Move declaration of `semanage_handle_t *sh` from individual source
  files to utilities.h, since it is defined in utilities.c
* Declare file local variables static
* Drop unused macros
* Avoid casts dropping const qualifier
* Avoid usage of reserved identifier names (leading underscores)
* Silence UBSAN underflow warning by adding explicit cast

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
2024-11-21 15:32:22 -05:00
..
example libsemanage: white space cleanup 2024-11-21 15:28:48 -05:00
include libsemanage: constify read only parameters and variables 2024-11-21 15:31:31 -05:00
man libsemanage: white space cleanup 2024-11-21 15:28:48 -05:00
src libsemanage: skip sort of empty arrays 2024-11-21 15:32:16 -05:00
tests libsemanage/tests: misc cleanup 2024-11-21 15:32:22 -05:00
utils Always use /usr/bin/python3 in Python scripts 2019-02-20 16:43:27 +01:00
.gitignore Add subdirectory .gitignore files. 2009-10-20 21:25:55 -04:00
LICENSE libsemanage: white space cleanup 2024-11-21 15:28:48 -05:00
Makefile libsemanage: white space cleanup 2024-11-21 15:28:48 -05:00
VERSION Release 3.7 2024-06-26 17:30:41 +02:00