X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoimax;h=dc48d2d72e101173348f63dcae33aa75e73caad9;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=32c0451643da67c39ceb34d119e90d7185bea7ea;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strtoimax b/modules/strtoimax index 32c045164..dc48d2d72 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,8 @@ m4/intmax_t.m4 m4/strtoimax.m4 Depends-on: +strtoll +verify configure.ac: gl_FUNC_STRTOIMAX @@ -17,3 +20,8 @@ Makefile.am: Include: +License: +GPL + +Maintainer: +Paul Eggert