1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00
This commit is contained in:
Jim Meyering
2006-01-21 11:17:19 +00:00
parent abfc689b07
commit 3173cb27dd
-1
View File
@@ -1,6 +1,5 @@
2006-01-17 Jim Meyering <jim@meyering.net>
Rewrite fts.c not to change the current working directory,
by using openat, fstatat, fdopendir, etc..