X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtol;h=63f032965a52abca807b2999829133f87287a143;hb=9d5fcc62b3ae5309a5be907ca53511d13760e9c1;hp=398c7716e1621172c112792a2124089ee7605ff0;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/xstrtol b/modules/xstrtol index 398c7716e..63f032965 100644 --- a/modules/xstrtol +++ b/modules/xstrtol @@ -1,7 +1,8 @@ Description: -Convert string to 'long` or 'unsigned long', with error checking. +Convert string to 'long' or 'unsigned long', with error checking. Files: +lib/intprops.h lib/xstrtol.h lib/xstrtol.c lib/xstrtoul.c @@ -21,7 +22,6 @@ configure.ac: gl_XSTRTOL Makefile.am: -lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c Include: "xstrtol.h" @@ -31,4 +31,3 @@ GPL Maintainer: Jim Meyering -