X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funlinkat;h=f2094e0db9cdc810796e3839234095ffba009887;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=9a607577006529dc77113a15b305bd55841c9167;hpb=91dc8145d6bb46926bcff16983e870554416d232;p=gnulib.git diff --git a/modules/unlinkat b/modules/unlinkat index 9a6075770..f2094e0db 100644 --- a/modules/unlinkat +++ b/modules/unlinkat @@ -4,8 +4,8 @@ unlinkat() function: Remove a file at a directory. Files: lib/unlinkat.c lib/at-func.c -lib/openat-priv.h m4/unlinkat.m4 +m4/lstat.m4 Depends-on: unistd @@ -13,7 +13,7 @@ extensions fcntl-h [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1] openat-h [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1] sys_stat [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1] -fstatat [test $REPLACE_UNLINKAT = 1] +statat [test $REPLACE_UNLINKAT = 1] at-internal [test $HAVE_UNLINKAT = 0] dosname [test $HAVE_UNLINKAT = 0] errno [test $HAVE_UNLINKAT = 0]