Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / areadlink
blob85423dbaeaf856120b74f0253245b7e43b324c83
1 Description:
2 Reading symbolic links without size limitation.
4 Files:
5 lib/areadlink.h
6 lib/areadlink.c
8 Depends-on:
9 careadlinkat
10 readlink
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += areadlink.c
17 Include:
18 "areadlink.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Paul Eggert, Jim Meyering