diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-28 23:37:49 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-28 23:37:49 +0000 |
commit | 5c0ca7ea769b2c4ceb7c1a254440c131e5cc63e0 (patch) | |
tree | 7b8e11fbea00f806bb99b882d7eee4326518f101 /man/pwd.x | |
parent | 65c2eab95598ae7f42cca0d48f6f4b0d8e2ccfb0 (diff) | |
download | coreutils-5c0ca7ea769b2c4ceb7c1a254440c131e5cc63e0.tar.xz |
Include inttostr.h.
(UINT_MAX_DECIMAL_DIGITS, uint_to_string): Remove.
(gid_to_name, uid_to_name): Use imaxtostr/umaxtostr
instead of uint_to_string).
(describe_change): Instead of an int flag, use a char *
auxiliary; this avoids the need for casts.
Assume free (NULL) works.
(change_file_owner): Return true/false, not 0/-1, since
we don't set errno. All callers changed.
Use bool when appropriate.
(chown_files): Likewise.
Diffstat (limited to 'man/pwd.x')
0 files changed, 0 insertions, 0 deletions