projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eab9d9
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 23 Dec 2005 12:00:37 +0000
(12:00 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 23 Dec 2005 12:00:37 +0000
(12:00 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 54ea0dbbf724225c4c17fb544eca414977758517..052d6b02943fc12b315b4224631c8a3ca2d80f02 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,8
@@
2005-12-23 Jim Meyering <jim@meyering.net>
+ * chdir-safer.c (chdir_no_follow): Rewrite to use fchdir even
+ when O_NOFOLLOW is not defined. Suggested by Eric Blake.
+
* chmod-safer.c (O_NOFOLLOW): Define, if necessary.
* chdir-safer.c (O_NOFOLLOW): Likewise.
Reported by Eric Blake.