X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Freadlinkat;h=f31d3fed4e2c010da86262b60796ffa5d3de9e3d;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=ea35d8882a7e632f16bf1b493bd14962c3365b04;hpb=c6d98d8cd52c163c2dba42a41da25356c4dad9f0;p=gnulib.git diff --git a/modules/readlinkat b/modules/readlinkat index ea35d8882..f31d3fed4 100644 --- a/modules/readlinkat +++ b/modules/readlinkat @@ -1,15 +1,22 @@ Description: -readlinkat(): read symlinks relative to a directory +readlinkat() function: read symlinks relative to a directory Files: lib/readlinkat.c +lib/at-func.c m4/readlinkat.m4 Depends-on: unistd extensions -fcntl-h -openat [test $HAVE_READLINKAT = 0] +at-internal [test $HAVE_READLINKAT = 0] +dosname [test $HAVE_READLINKAT = 0] +errno [test $HAVE_READLINKAT = 0] +fchdir [test $HAVE_READLINKAT = 0] +fcntl-h [test $HAVE_READLINKAT = 0] +openat-die [test $HAVE_READLINKAT = 0] +openat-h [test $HAVE_READLINKAT = 0] +save-cwd [test $HAVE_READLINKAT = 0] readlink [test $HAVE_READLINKAT = 0] configure.ac: