repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
areadlink
blob
85423dbaeaf856120b74f0253245b7e43b324c83
1
Description:
2
Reading symbolic links without size limitation.
3
4
Files:
5
lib/areadlink.h
6
lib/areadlink.c
7
8
Depends-on:
9
careadlinkat
10
readlink
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += areadlink.c
16
17
Include:
18
"areadlink.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Paul Eggert, Jim Meyering