Depend on xgetcwd. From Derek Price.
[gnulib.git] / modules / strtoll
index 480a30a..75276ef 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strtoll() function: convert string to 'long long'.
 
 Files:
 lib/strtoll.c
@@ -16,3 +17,6 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+Maintainer:
+glibc
+