X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoumax;h=0e5eb5fab985822be3e774bff6f8fbd7f57da3fa;hb=02d97fa1f7a73756747951b74de8655d9f11b509;hp=9d61c7426f243147c9ccfd385f32605ff79c489e;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strtoumax b/modules/strtoumax index 9d61c7426..0e5eb5fab 100644 --- a/modules/strtoumax +++ b/modules/strtoumax @@ -1,4 +1,5 @@ Description: +strtoumax() function: convert string to 'uintmax_t'. Files: lib/strtoumax.c @@ -10,6 +11,7 @@ m4/strtoumax.m4 Depends-on: strtoimax +strtoull configure.ac: gl_FUNC_STRTOUMAX @@ -18,3 +20,6 @@ Makefile.am: Include: +Maintainer: +Paul Eggert +