summaryrefslogtreecommitdiff
path: root/modules/areadlink-with-size
blob: 40846425d2536f5e243d3a485691fcb47384e4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Return the contents of a symbolic link, without size limitations.

Files:
lib/areadlink.h
lib/areadlink-with-size.c

Depends-on:
free-posix
readlink
ssize_t
stdint
unistd

configure.ac:

Makefile.am:
lib_SOURCES += areadlink-with-size.c

Include:
"areadlink.h"

License:
LGPLv2+

Maintainer:
Jim Meyering