X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fopenat;h=c0cb83405c73a7e934f564d03f86e6309988a6e6;hb=8a1f6249804a216743e8413158725145884d921b;hp=77a7870ef13fc4a494d367caac83ff0debb2670d;hpb=cb7317d75af2de40fecdd949e3fb11a85b09e10a;p=gnulib.git diff --git a/modules/openat b/modules/openat index 77a7870ef..c0cb83405 100644 --- a/modules/openat +++ b/modules/openat @@ -16,27 +16,25 @@ m4/openat.m4 m4/mode_t.m4 Depends-on: -dirname +dosname errno extensions fchdir fcntl-h fdopendir gettext-h -inline intprops -lchown +lchown [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1] lstat -mkdir +mkdir [test $HAVE_MKDIRAT = 0] open openat-die -rmdir -same-inode +rmdir [test $REPLACE_UNLINKAT = 1] save-cwd stdbool sys_stat unistd -unlink +unlink [test $REPLACE_UNLINKAT = 1] configure.ac: gl_FUNC_OPENAT @@ -53,4 +51,4 @@ License: GPL Maintainer: -Jim Meyering +Jim Meyering, Eric Blake