openat: provide more convenience names
[pspp] / modules / strtoul
index b8cc33e20530cd13dc4ef86843f01ea5d14e93c5..8cb6d66c4855a3c378f9a9f9883aa1b491a09e4c 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strtoul() function: convert string to 'unsigned long'.
 
 Files:
 lib/strtoul.c
@@ -15,3 +16,9 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+LGPL
+
+Maintainer:
+glibc
+