fix typos in mathl
[gnulib.git] / modules / areadlink-with-size
1 Description:
2 Return the contents of a symbolic link, without size limitations.
3
4 Files:
5 lib/areadlink.h
6 lib/areadlink-with-size.c
7
8 Depends-on:
9 readlink
10 ssize_t
11 unistd
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += areadlink-with-size.c
17
18 Include:
19 "areadlink.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering