From 06918c95896d5f43de3b7383e4fb7be0c1b3659e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 May 2006 10:59:15 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 1d0c26130..1286e5174 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2006-05-15 Jim Meyering + + Avoid the expense of an fstat, when possible. + * fts.c (O_NOFOLLOW, STREQ): Define. + (diropen_fd): Remove function. Merge it into sole caller... + (diropen): ...here. Use O_NOFOLLOW when appropriate. + (fts_safe_changedir): Call fstat for dev/inode check, only if the + previous open/openat call may have opened the wrong directory. + 2006-05-13 Jim Meyering Restore the parts of fts that were removed on 2006-01-17, so that -- cgit v1.2.3-70-g09d2