exit: drop remaining clients
[gnulib.git] / modules / strtoul
index a5628e9..dc2b50b 100644 (file)
@@ -1,12 +1,18 @@
 Description:
 strtoul() function: convert string to 'unsigned long'.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
+lib/strtol.c
 lib/strtoul.c
 m4/strtoul.m4
 
 Depends-on:
-strtol
 
 configure.ac:
 gl_FUNC_STRTOUL
@@ -16,6 +22,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+LGPL
+
 Maintainer:
 glibc
-