diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-17 06:55:54 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-17 06:55:54 +0000 |
commit | 25c49ccc1c0a6b0d2bacbf527072fc4c14926371 (patch) | |
tree | c7dfeb8b87919826ca58ef8174df6e8f9b63a130 /lib/ChangeLog | |
parent | 3f86aaadcfc70682baab8b676de5cfd7e2340e2c (diff) | |
download | coreutils-25c49ccc1c0a6b0d2bacbf527072fc4c14926371.tar.xz |
(OPENAT_CWD_RESTORE__REQUIRE): Remove.
(OPENAT_CWD_RESTORE__ALLOW_FAILURE): Likewise.
(fd_to_subdirp): Remove openat_cwd_restore_allow_failure arg; its
value is now signified by whether cwd_errno is null.
(fd_to_subdirp, remove_dir, rm_1); Change cwd failure indicator from
pointer-to-bool to pointer-to-errno-value. All callers changed.
(rm_1): Don't bother setting a local cwd failure flag and then
ORing it into the caller's. Just set the caller's.
(rm): Use cwd failure errno value to print a slightly-better
diagnostic.
Diffstat (limited to 'lib/ChangeLog')
0 files changed, 0 insertions, 0 deletions