X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtoimax;h=3ab6623027c9ffce89aca4f2f1a35690e86d897f;hb=d2b8ab669f3129ac0d349eead1217adc38d795eb;hp=e20af9ed246e7094f44d4da97bc7f65d7d15dd57;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/xstrtoimax b/modules/xstrtoimax index e20af9ed2..3ab662302 100644 --- a/modules/xstrtoimax +++ b/modules/xstrtoimax @@ -2,16 +2,13 @@ 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 @@ -19,6 +16,8 @@ lib_SOURCES += xstrtoimax.c Include: "xstrtol.h" +License: +GPL + Maintainer: Paul Eggert -