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
Description: Return the contents of a symbolic link, without size limitations. Files: lib/areadlink.h lib/areadlink-with-size.c Depends-on: readlink ssize_t stdint unistd configure.ac: Makefile.am: lib_SOURCES += areadlink-with-size.c Include: "areadlink.h" License: LGPLv2+ Maintainer: Jim Meyering