selinux/libsepol/include
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
..
sepol libsepol: Replace sscanf in module_to_cil 2015-08-04 11:10:05 -04:00
Makefile libsepol: build cil into libsepol 2014-08-26 08:03:31 -04:00