X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoimax;h=c63319ee9ac4089cf9b603276244e60213d238b7;hb=dd30d23f66d137589b09b1aea42e5ca60594fc29;hp=32c0451643da67c39ceb34d119e90d7185bea7ea;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strtoimax b/modules/strtoimax index 32c045164..c63319ee9 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,9 @@ Makefile.am: Include: +License: +GPL + +Maintainer: +Paul Eggert +