X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fdirfd;h=42ff4d7a0f0f9c61c3827284d865c8eaceca90ca;hb=6cd8877397a867ec952ddd4a487d52ceaf3212f5;hp=54824024ac63c4201528ca1f95ce8522b3647ed7;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/dirfd b/modules/dirfd index 54824024a..42ff4d7a0 100644 --- a/modules/dirfd +++ b/modules/dirfd @@ -2,23 +2,25 @@ Description: Retrieving the file descriptor of an open directory stream. (Unportable.) Files: -lib/dirfd.h lib/dirfd.c m4/dirfd.m4 Depends-on: +dirent +errno +extensions configure.ac: gl_FUNC_DIRFD +gl_DIRENT_MODULE_INDICATOR([dirfd]) Makefile.am: -lib_SOURCES += dirfd.h Include: -"dirfd.h" + License: -GPL +LGPLv2+ Maintainer: Jim Meyering