X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtoumax;h=91891c0a09099ab4b28ae696fa1024d79264c51a;hb=b757e446f165592c4ea49a4008a3c213d3622044;hp=a615aba48631682be1784a985f8fb7cead4cdf0c;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/xstrtoumax b/modules/xstrtoumax index a615aba48..91891c0a0 100644 --- a/modules/xstrtoumax +++ b/modules/xstrtoumax @@ -1,4 +1,5 @@ Description: +Convert string to 'uintmax_t', with error checking. Files: lib/xstrtoumax.c @@ -9,7 +10,7 @@ xstrtol strtoumax configure.ac: -jm_XSTRTOUMAX +gl_XSTRTOUMAX Makefile.am: lib_SOURCES += xstrtoumax.c @@ -17,3 +18,9 @@ lib_SOURCES += xstrtoumax.c Include: "xstrtol.h" +License: +GPL + +Maintainer: +Paul Eggert +