diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-15 08:20:59 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-15 08:23:23 -0800 |
commit | 06ca3797ac89c7c16a80ae8276bd23ef5b6f6a6f (patch) | |
tree | 7dd67855e67aee7027608c346d302d663f4aecb1 /src/sort.c | |
parent | 40324ca8b22a538e31aa2f9a8ac03f03f7d0537e (diff) | |
download | coreutils-06ca3797ac89c7c16a80ae8276bd23ef5b6f6a6f.tar.xz |
doc: update for ISO/IEC 80000-13
* doc/coreutils.texi (Block size): IEC 60027-2 has been superseded
by ISO/IEC 80000-13, so prefer the newer standard but also mention
the old. The new standard specifies Zi and Yi, so they are no
longer GNU extensions. Fix stale URL to BIPM.
2011-11-14 Paul Eggert <eggert@cs.ucla.edu>
id: handle (uid_t) -1 more portably
* src/id.c (GETID_MAY_FAIL): Remove.
(main): Check for negative return values, not for -1.
The old code was incorrect if uid_t was narrower than int,
regardless of whether we were on a GNU or a POSIX platform.
The new code is simpler and doesn't need GETID_MAY_FAIL.
(print_full_info): Remove unnecessary cast to -1.
Diffstat (limited to 'src/sort.c')
0 files changed, 0 insertions, 0 deletions