2 readlinkat() function: read symlinks relative to a directory
12 at-internal [test $HAVE_READLINKAT = 0]
13 errno [test $HAVE_READLINKAT = 0]
14 fchdir [test $HAVE_READLINKAT = 0]
15 fcntl-h [test $HAVE_READLINKAT = 0]
16 filename [test $HAVE_READLINKAT = 0]
17 openat-die [test $HAVE_READLINKAT = 0]
18 openat-h [test $HAVE_READLINKAT = 0]
19 save-cwd [test $HAVE_READLINKAT = 0]
20 stat [test $HAVE_READLINKAT = 0]
21 readlink [test $HAVE_READLINKAT = 0]
25 if test $HAVE_READLINKAT = 0 || test $REPLACE_READLINKAT = 1; then
26 AC_LIBOBJ([readlinkat])
28 gl_UNISTD_MODULE_INDICATOR([readlinkat])
40 Jim Meyering, Eric Blake