posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / areadlink-with-size
blob82a902187e4dd5b54217506522c8dba5ac89230e
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 readlink
10 ssize_t
11 stdint
12 unistd
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += areadlink-with-size.c
19 Include:
20 "areadlink.h"
22 License:
23 LGPLv2+
25 Maintainer:
26 Jim Meyering