Tests for module 'pipe-posix.
[pspp] / modules / fcntl
index b4b2ae43e084e5b433ecfbf23c08cc5d954788b3..addd6ba1314e5988a9b71ef567df26627f7c3e4d 100644 (file)
@@ -1,12 +1,15 @@
 Description:
-Support for fcntl() action F_DUPFD_CLOEXEC.
+Support for fcntl() action F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD.
 
 Files:
 m4/fcntl.m4
 lib/fcntl.c
 
 Depends-on:
+dup2
 fcntl-h
+getdtablesize
+extensions
 
 configure.ac:
 gl_FUNC_FCNTL