diff options
author | Jim Meyering <jim@meyering.net> | 2006-05-15 10:00:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-05-15 10:00:16 +0000 |
commit | 7729ee5e68d2590f7723bdbaa4f0d07d8dc96db0 (patch) | |
tree | c7efecd5d8e3c744bf0f8f87a78db64e8759891e /gnupload | |
parent | 48138763f05fa312089223282f2a162117f2f8d9 (diff) | |
download | coreutils-7729ee5e68d2590f7723bdbaa4f0d07d8dc96db0.tar.xz |
Restore the parts of fts that were removed on 2006-01-17, so that
it's easier for legacy applications designed for the version
of fts in glibc or BSD to convert to this more robust version.
Add a new mode, FTS_CWDFD, by which to enable the improved
(openat- based -- aka no-chdir) semantics.
* fts_.h (FTS_CWDFD): Define. Callers must use this fts_open
option to enable the more robust behavior.
(FTS_OPTIONMASK): Widen accordingly.
* fts.c: Restore removed code, reverting the default behavior.
Diffstat (limited to 'gnupload')
0 files changed, 0 insertions, 0 deletions