xstrtoll: Rely on limits-h module.
commitc4b2df3e3a859ac2eebc3f1685bdc6ff3d4c3ba3
authorBruno Haible <bruno@clisp.org>
Thu, 6 Sep 2018 12:46:06 +0000 (6 14:46 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 6 Sep 2018 12:46:06 +0000 (6 14:46 +0200)
treea5317971572fbe5a8555dfda57ba1cd57aa22927
parent05e49b15838f5bce440ffc87693f6fc670614ba0
xstrtoll: Rely on limits-h module.

* lib/xstrtol.c: Don't include intprops.h.
(ULLONG_MAX, LLONG_MAX, LLONG_MIN): Remove fallback definitions.
* modules/xstrtol (Depends-on): Remove 'intprops'.
* modules/xstrtoll (Depends-on): Add 'limits-h'.
ChangeLog
lib/xstrtol.c
modules/xstrtol
modules/xstrtoll