verify: new macro 'assume'
[gnulib.git] / modules / xreadlinkat
1 Description:
2 Reading symbolic links without size limitation, relative to fd.
3
4 Files:
5 lib/xreadlink.h
6 lib/xreadlinkat.c
7
8 Depends-on:
9 areadlinkat
10 xalloc
11
12 configure.ac:
13 gl_MODULE_INDICATOR([xreadlinkat])
14
15 Makefile.am:
16 lib_SOURCES += xreadlinkat.c
17
18 Include:
19 "xreadlink.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering, Eric Blake