dup2: Remove check for dup2, unless supporting old obsolete platforms.
[pspp] / modules / strtol
index 4750b4af3615743d9353649f796a347bb5dec584..d06a55b14b65794337a9a5d1825ea1481ba82843 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strtol() function: convert string to 'long'.
 
 Files:
 lib/strtol.c
@@ -14,3 +15,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+LGPL
+
+Maintainer:
+glibc