diff options
author | Jim Meyering <jim@meyering.net> | 2004-05-01 14:33:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-05-01 14:33:41 +0000 |
commit | 83db4e147a59e082edfc4f8a511b6b1304a90821 (patch) | |
tree | 470f6cf374483d29e7fb9fb1db3509dda454b6e0 /src/wc.c | |
parent | afef52af2f1a38b348a73a4914f236c82574ebbf (diff) | |
download | coreutils-83db4e147a59e082edfc4f8a511b6b1304a90821.tar.xz |
When chown or chgrp is modifying the referent of a symlink,
use the chown(2) function, if possible.
(change_file_owner): Don't hard-code the
open/fchown/close kludge here. Use `chown' instead.
The chown function works just fine on conforming systems.
Other systems now go through the new chown wrapper that
resorts to the old kludge.
Diffstat (limited to 'src/wc.c')
0 files changed, 0 insertions, 0 deletions