X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoimax;h=fd244d0ef3e10e5e7f40a52dde78f86e2e614a44;hb=64d6ea0ae39513d02468ab04d43e3459a5a0f4ca;hp=32c0451643da67c39ceb34d119e90d7185bea7ea;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strtoimax b/modules/strtoimax index 32c045164..fd244d0ef 100644 --- a/modules/strtoimax +++ b/modules/strtoimax @@ -1,4 +1,5 @@ Description: +strtoimax() function: convert string to 'intmax_t'. Files: lib/strtoimax.c @@ -9,6 +10,7 @@ m4/intmax_t.m4 m4/strtoimax.m4 Depends-on: +strtoll configure.ac: gl_FUNC_STRTOIMAX @@ -17,3 +19,6 @@ Makefile.am: Include: +Maintainer: +Paul Eggert +