X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsymlinkat;h=f5d712d9f6ad317ea9bfb57b59543055cc97be3a;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=7636b293614b5aa655eda2e4bccffddeca0faa5a;hpb=665d4cb4ca179be83b5952961ba97cce98ebd72b;p=gnulib.git diff --git a/modules/symlinkat b/modules/symlinkat index 7636b2936..f5d712d9f 100644 --- a/modules/symlinkat +++ b/modules/symlinkat @@ -1,15 +1,22 @@ Description: -symlinkat(): create symlinks relative to a directory +symlinkat() function: create symlinks relative to a directory Files: lib/symlinkat.c +lib/at-func.c m4/symlinkat.m4 Depends-on: unistd extensions -fcntl-h -openat [test $HAVE_SYMLINKAT = 0] +at-internal [test $HAVE_SYMLINKAT = 0] +dosname [test $HAVE_SYMLINKAT = 0] +errno [test $HAVE_SYMLINKAT = 0] +fchdir [test $HAVE_SYMLINKAT = 0] +fcntl-h [test $HAVE_SYMLINKAT = 0] +openat-die [test $HAVE_SYMLINKAT = 0] +openat-h [test $HAVE_SYMLINKAT = 0] +save-cwd [test $HAVE_SYMLINKAT = 0] symlink [test $HAVE_SYMLINKAT = 0] configure.ac: