X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtoimax;h=3ab6623027c9ffce89aca4f2f1a35690e86d897f;hb=e323f261972032e4a1eeee6102c2327e97c808df;hp=08285ba227e48d6d83437ce81defb65244b23bb8;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/xstrtoimax b/modules/xstrtoimax index 08285ba22..3ab662302 100644 --- a/modules/xstrtoimax +++ b/modules/xstrtoimax @@ -1,16 +1,14 @@ Description: +Convert string to 'intmax_t', with error checking. Files: - lib/xstrtoimax.c -m4/xstrtoimax.m4 Depends-on: xstrtol strtoimax configure.ac: -jm_XSTRTOIMAX Makefile.am: lib_SOURCES += xstrtoimax.c @@ -18,3 +16,8 @@ lib_SOURCES += xstrtoimax.c Include: "xstrtol.h" +License: +GPL + +Maintainer: +Paul Eggert