round: Update regarding AIX.
[gnulib.git] / modules / fcntl
index a63c4e3..addd6ba 100644 (file)
@@ -1,17 +1,24 @@
 Description:
-Placeholder for eventual fcntl() replacement.
+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
+gl_FCNTL_MODULE_INDICATOR([fcntl])
 
 Makefile.am:
 
 Include:
-#include <fcntl.h>
+<fcntl.h>
 
 License:
 LGPL