X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffchownat;h=97a84e48cfed7a02b8a1443aae725d4955c9b5d0;hb=41d11e92abb146523593b007c0f90d1843b11a97;hp=a0ee9b1fc13b72ba0171ca541a55d5fcb47035fd;hpb=0031e4f6353cc7077a9d0dad0c793bd6e3dc7aaa;p=gnulib.git diff --git a/modules/fchownat b/modules/fchownat index a0ee9b1fc..97a84e48c 100644 --- a/modules/fchownat +++ b/modules/fchownat @@ -4,24 +4,20 @@ fchownat() function: Change the owner of a file at a directory. Files: lib/fchownat.c lib/at-func.c -lib/openat.h lib/openat-priv.h m4/fchownat.m4 Depends-on: -dirent +at-internal dosname errno extensions fchdir -fcntl-h fstatat lchown [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1] -openat openat-die +openat-h save-cwd -stdbool -sys_stat unistd configure.ac: