summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-15 21:16:46 +0000
committerJim Meyering <jim@meyering.net>2003-10-15 21:16:46 +0000
commitfe9f5bdf77653c54bb6cd05faea98e6252558ccd (patch)
treee2b9f370ad35e014734f78bf5a72dd9210360444 /configure
parenta2740f057aa9d65c7a1fb507e3e0dabb761d4a54 (diff)
downloadcoreutils-fe9f5bdf77653c54bb6cd05faea98e6252558ccd.tar.xz
chown now accepts POSIX-mandated -H, -L, -P options and uses
fts to perform a directory traversal when -R is specified. Before, it used explicit recursion, and as such was limited by the user's stack size to handling hierarchies no deeper than about 30,000 levels. Include "userspec.h" and "fts_.h". (WRITTEN_BY): Add my name. (getpwnam, getgrnam, getgrgid): Remove declarations. (endpwent): Remove definition. (usage): Update (main): Handle new options. Call new function, chown_files rather than change_file_owner.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions