X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoimax;h=0a299c8931794172283d90d46a52e50f02c4cf6f;hb=6fb8ffda3e174cd01655f87065f8ade6f536014d;hp=32c0451643da67c39ceb34d119e90d7185bea7ea;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strtoimax b/modules/strtoimax index 32c045164..0a299c893 100644 --- a/modules/strtoimax +++ b/modules/strtoimax @@ -1,19 +1,27 @@ Description: +strtoimax() function: convert string to 'intmax_t'. Files: lib/strtoimax.c m4/longlong.m4 -m4/stdint_h.m4 -m4/inttypes_h.m4 -m4/intmax_t.m4 m4/strtoimax.m4 Depends-on: +strtoll +verify +inttypes +stdint configure.ac: gl_FUNC_STRTOIMAX +gl_INTTYPES_MODULE_INDICATOR([strtoimax]) Makefile.am: Include: +License: +GPL + +Maintainer: +Paul Eggert