aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-15 08:20:59 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-15 08:23:23 -0800
commit06ca3797ac89c7c16a80ae8276bd23ef5b6f6a6f (patch)
tree7dd67855e67aee7027608c346d302d663f4aecb1 /scripts/git-hooks/commit-msg
parentid: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd (diff)
downloadcoreutils-06ca3797ac89c7c16a80ae8276bd23ef5b6f6a6f.tar.gz
coreutils-06ca3797ac89c7c16a80ae8276bd23ef5b6f6a6f.zip
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 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions