Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / dup2
index 7ad82ff9f985fcdc2af07b7bc123ad32037a829e..db3a1f71c727e50641b06e8a30e5c0dedabf2341 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+dup2() function: duplicate an open file descriptor.
 
 Files:
 lib/dup2.c
@@ -14,3 +15,8 @@ Makefile.am:
 Include:
 <unistd.h>
 
+License:
+LGPL
+
+Maintainer:
+Paul Eggert, Jim Meyering