3.2
版本发布时间: 2024-05-03 01:20:19
tavianator/bfs最新发布版本:4.0.2(2024-09-18 03:54:04)
New features
-
New
-limit N
action that quits immediately afterN
results -
Implemented
-context
(from GNU find) for matching SELinux contexts (#27) -
Implemented
-printf %Z
for printing SELinux contexts
Changes
-
The build system has been rewritten, and there is now a configure step:
$ ./configure $ make
See
./configure --help
or docs/BUILDING.md for more details. -
Improved platform support
- Implemented
-acl
on Solaris/Illumos - Implemented
-xattr
on DragonFly BSD
- Implemented
Bug fixes
- Fixed some rarely-used code paths that clean up after allocation failures