strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / strchrnul
index d431dbafe465972aad85482f22779edc8aba46cb..8ae3ea6fb2b28600fc6919b8d20a54aec2c792c9 100644 (file)
@@ -4,6 +4,7 @@ byte.
 
 Files:
 lib/strchrnul.c
+lib/strchrnul.valgrind
 m4/strchrnul.m4
 
 Depends-on:
@@ -21,7 +22,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
-FSF
+Eric Blake, glibc