diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2010-12-22 23:11:05 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2010-12-22 23:11:40 -0800 |
commit | 83e01384804810e14a9d2765760c670b9b6a7dd8 (patch) | |
tree | 11ffb4e0ebdf22e4e71ebfc96b6138ef72bb5f13 /src/install.c | |
parent | 8f90efd006fdcb8de861bba363fc5a1b8a330a76 (diff) | |
download | coreutils-83e01384804810e14a9d2765760c670b9b6a7dd8.tar.xz |
getlimits: port to hosts with very wide int, or non-ASCII
* src/getlimits.c (decimal_ascii_add): Remove, replacing with ...
(decimal_absval_add_one): New function, with different signature,
which does not assume ASCII. All callers changed.
(print_int): Remove assumptions that integers fit in 206 bits, and
that characters are ASCII. These assumptions are portable in
practice but are easy to remove here.
Diffstat (limited to 'src/install.c')
0 files changed, 0 insertions, 0 deletions