aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-07-01 01:55:17 +0000
committerLinus Torvalds <[email protected]>2021-07-01 18:06:04 +0000
commit0362c27fb373ea04eace9e7a70e61036ab81f09f (patch)
treebf77c5568394fe6da0ecd6ffdf57efa87d37fa53 /lib/test-string_helpers.c
parentlib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII (diff)
downloadkernel-0362c27fb373ea04eace9e7a70e61036ab81f09f.tar.gz
kernel-0362c27fb373ea04eace9e7a70e61036ab81f09f.zip
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Some users may want to have an ASCII based filter for printable only characters, provided by conjunction of isascii() and isprint() functions. Here is the addition of a such. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Andy Shevchenko <[email protected]> Cc: Alexander Viro <[email protected]> Cc: Chuck Lever <[email protected]> Cc: "J. Bruce Fields" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions