diff options
author | Nick Alcock <nix@esperi.org.uk> | 2011-11-02 15:46:22 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-02 13:06:30 -0700 |
commit | e3eed7f8d238e895922851315447f5df9c475f11 (patch) | |
tree | 23a236f94d6d13c52fc022530702db0696463d2f /replace_object.c | |
parent | Git 1.7.6 (diff) | |
download | tgif-e3eed7f8d238e895922851315447f5df9c475f11.tar.xz |
Add strtoimax() compatibility function.
Since systems that omit strtoumax() will likely omit strtomax() too, and
likewise for strtoull() and strtoll(), we arrange for the make variables
NO_STRTOUMAX and NO_STRTOULL to cover both the signed and unsigned
functions, and define compatibility implementations for them.
Signed-off-by: Nick Alcock <nix@esperi.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace_object.c')
0 files changed, 0 insertions, 0 deletions