Lines Matching refs:fts
562 [bug introduced by the rewrite to use fts in coreutils-8.0]
1205 [this bug was inherent in the use of fts: thus, for rm the bug was
1207 fts in 6.0. chcon was added in coreutils-6.9.91 with fts support. ]
2355 [bug introduced in coreutils-8.0, when rm began using fts]
2440 fts-using tools (rm, du, chmod, chgrp, chown, chcon) no longer use memory
2444 [this bug was inherent in the use of fts: thus, for rm the bug was
2446 as much memory. du, chmod, chgrp and chown started using fts in 6.0.
2447 chcon was added in coreutils-6.9.91 with fts support. ]
2933 The rewrite to make rm use fts introduced a regression whereby
2975 The rewrite to make rm use fts introduced a regression whereby
3063 du (due to a change in gnulib's fts) can now traverse NFSv4 automounted
3154 rm: rewrite to use gnulib's fts
3509 from the newer version of fts in gnulib.
4071 Now, du (and the other fts clients: chmod, chgrp, chown) honor a
4080 du (and the other fts clients: chmod, chgrp, chown) would exit early
4084 openat-based variant of fts, for coreutils-6.0.
4100 gnulib's openat-based variant of fts, for coreutils-6.0.
4130 introduced with the switch from explicit recursion to the use of fts
4233 fts no longer changes the current working directory, so its clients
4433 fts-using tools (chmod, chown, chgrp, du) no longer fail due to
4437 fts-using tools (chmod, chown, chgrp, du) no longer misinterpret
4819 Since the bug was in the underlying fts.c module, it also affected