X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffcntl;h=67630f9f011812277017a82acfaff2b12bf2fcb2;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=b4b2ae43e084e5b433ecfbf23c08cc5d954788b3;hpb=38f87b03c2763bb2af05ae98905b0ac8ba55b3eb;p=gnulib.git diff --git a/modules/fcntl b/modules/fcntl index b4b2ae43e..67630f9f0 100644 --- a/modules/fcntl +++ b/modules/fcntl @@ -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 @@ -18,7 +21,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Eric Blake