]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
authorJim Meyering <jim@meyering.net>
Fri, 28 Sep 2001 19:37:38 +0000 (19:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 28 Sep 2001 19:37:38 +0000 (19:37 +0000)
commit5dffc8a83c956902d900c226a1bfe54914f63c98
tree1b7f545fde0e30a80d7a67fb7857203200ab9070
parentc9b0d2415abdaa1201a4f84c493fff934ffc728e
* xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
Check for strtoul and strtoumax,
as those declarations are made even in the signed case.
* xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
Likewise, for strtol and strtoimax.
m4/xstrtoimax.m4
m4/xstrtoumax.m4