test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / fcntl
index b4b2ae4..addd6ba 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