* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
[gnulib.git] / modules / xstrtol
index 6e2ccd2..904aaa8 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert string to 'long` or 'unsigned long', with error checking.
 
 Files:
 lib/xstrtol.h
@@ -23,3 +24,6 @@ lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c
 Include:
 "xstrtol.h"
 
+Maintainer:
+Jim Meyering
+