25 lines
273 B
Plaintext
25 lines
273 B
Plaintext
Description:
|
|
Reading symbolic links without size limitation.
|
|
|
|
Files:
|
|
lib/areadlink.h
|
|
lib/areadlink.c
|
|
|
|
Depends-on:
|
|
careadlinkat
|
|
readlink
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += areadlink.c
|
|
|
|
Include:
|
|
"areadlink.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|