X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoull;h=f02e9b0f5300307c54c13ca1731ffc9a42a93470;hb=fa8d786628cd8a1dbd2194e7776bea07f97cca99;hp=ea650b3ce0aa50b4a197a3e81444787d665ea09b;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/strtoull b/modules/strtoull index ea650b3ce..f02e9b0f5 100644 --- a/modules/strtoull +++ b/modules/strtoull @@ -3,17 +3,25 @@ strtoull() function: convert string to 'unsigned long long'. Files: lib/strtoull.c -m4/ulonglong.m4 +m4/longlong.m4 m4/strtoull.m4 Depends-on: +stdlib strtoul configure.ac: gl_FUNC_STRTOULL +gl_STDLIB_MODULE_INDICATOR([strtoull]) Makefile.am: Include: +License: +LGPL + +Maintainer: +glibc +