unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / areadlink-with-size
blobd755e3094c8751b22004807d5d3d4124222bb747
1 Description:
2 Return the contents of a symbolic link, without size limitations.
4 Files:
5 lib/areadlink.h
6 lib/areadlink-with-size.c
8 Depends-on:
9 free-posix
10 limits-h
11 readlink
12 ssize_t
13 stdint
14 unistd
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += areadlink-with-size.c
21 Include:
22 "areadlink.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 Jim Meyering