[PATCH 0/3] lib: add "on" and "off" to strtobool

Kees Cook keescook at chromium.org
Fri Jan 29 01:17:04 AEDT 2016


This consolidates logic for handling "on"/"off" parsing for bools into
the existing strtobool function. This requires making sure callers are
passing NULL-terminated strings.

-Kees



More information about the Linuxppc-dev mailing list