selinux/libsepol/include/sepol
Yuli Khodorkovskiy 6ea58f548b libsepol: Replace sscanf in module_to_cil
Some platforms do not have %ms support in sscanf. This adds a tokenize()
function to be used instead of sscanf. tokenize() has the ability to split on any
delimiter. All whitespace delimiters will be squashed.

Signed-off-by: Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com>
2015-08-04 11:10:05 -04:00
..
policydb libsepol: Replace sscanf in module_to_cil 2015-08-04 11:10:05 -04:00
boolean_record.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
booleans.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
context_record.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
context.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
debug.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
errcodes.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
handle.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
iface_record.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
interfaces.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
module_to_cil.h libsepol: add function to generate CIL from a module policydb 2015-04-01 13:09:21 -04:00
module.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
node_record.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
nodes.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
policydb.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
port_record.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
ports.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
roles.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
sepol.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
user_record.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00
users.h Allow libsepol C++ static library on device. 2015-01-20 10:31:15 -05:00