X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoull;h=97ce1fd850f8067795a2a94f66411266808ce85e;hb=4bff9facc29f63b86905e9a7aa2bf8427b9be35a;hp=a7dea16b42014ea622d2dd5c72567a8c9c143d8f;hpb=58fe6dca7be83f48966dda3711bf8da48ee9ab7f;p=gnulib.git diff --git a/modules/strtoull b/modules/strtoull index a7dea16b4..97ce1fd85 100644 --- a/modules/strtoull +++ b/modules/strtoull @@ -2,14 +2,14 @@ Description: strtoull() function: convert string to 'unsigned long long'. Files: +lib/strtol.c +lib/strtoul.c lib/strtoull.c m4/longlong.m4 m4/strtoull.m4 Depends-on: -unistd stdlib -strtoul configure.ac: gl_FUNC_STRTOULL @@ -25,4 +25,3 @@ LGPL Maintainer: glibc -