find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>)
find: make it a bit smaller function old new delta .rodata 129018 129050 +32 parse_params 1509 1346 -163 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 32/-163) Total: -131 bytes
This commit is contained in:
@ -981,6 +981,8 @@
|
||||
USE_FEATURE_FIND_PRINT0( \
|
||||
"\n -print0 Delimit output with null characters rather than" \
|
||||
"\n newlines") \
|
||||
USE_FEATURE_FIND_CONTEXT ( \
|
||||
"\n -context File has specified security context") \
|
||||
USE_FEATURE_FIND_EXEC( \
|
||||
"\n -exec CMD ARG ; Execute CMD with all instances of {} replaced by the" \
|
||||
"\n matching files") \
|
||||
|
Reference in New Issue
Block a user