1.2.3
版本发布时间: 2018-07-16 02:48:09
tavianator/bfs最新发布版本:4.0.2(2024-09-18 03:54:04)
- Fixed
test_depth_error
on filesystems that don't fill ind_type
- Fixed the build on Linux architectures that don't have the
statx()
syscall (ia64, sh4) - Fixed use of AT_EMPTY_PATH for fstatat on systems that don't support it (Hurd)
- Fixed
ARG_MAX
accounting on architectures with large pages (ppc64le) - Fixed the build against the upcoming glibc 2.28 release that includes its own
statx()
wrapper