pthread_sigmask: Work around bug in single-threaded implementation.
[gnulib.git] / modules / dup2
index 7b33e6f..17cafd1 100644 (file)
@@ -6,9 +6,12 @@ lib/dup2.c
 m4/dup2.m4
 
 Depends-on:
+unistd
+dup2-obsolete
 
 configure.ac:
 gl_FUNC_DUP2
+gl_UNISTD_MODULE_INDICATOR([dup2])
 
 Makefile.am:
 
@@ -16,8 +19,7 @@ Include:
 <unistd.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering
-