X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtoumax;h=0d8ad36f646cc708f7f84d1087a4e5899a838a29;hb=2cc1a61febc6da966ffb5f3ddb6425aadf8a3a6c;hp=67ef9cc3f103e8a64a5189c02949326db92cb92f;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/xstrtoumax b/modules/xstrtoumax index 67ef9cc3f..0d8ad36f6 100644 --- a/modules/xstrtoumax +++ b/modules/xstrtoumax @@ -3,14 +3,12 @@ Convert string to 'uintmax_t', with error checking. Files: lib/xstrtoumax.c -m4/xstrtoumax.m4 Depends-on: xstrtol strtoumax configure.ac: -jm_XSTRTOUMAX Makefile.am: lib_SOURCES += xstrtoumax.c @@ -18,3 +16,8 @@ lib_SOURCES += xstrtoumax.c Include: "xstrtol.h" +License: +GPL + +Maintainer: +Paul Eggert