dprintf-posix: Check against memory leak fixed on 2009-12-15.
[gnulib.git] / modules / cloexec
index 60c04c5..88fb6d3 100644 (file)
@@ -7,6 +7,8 @@ lib/cloexec.h
 m4/cloexec.m4
 
 Depends-on:
+dup2
+fcntl
 stdbool
 
 configure.ac:
@@ -18,7 +20,7 @@ Include:
 "cloexec.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake