mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
27 lines
278 B
Plaintext
27 lines
278 B
Plaintext
Description:
|
|
Return the contents of a symbolic link, without size limitations.
|
|
|
|
Files:
|
|
lib/xreadlink.h
|
|
lib/xreadlink.c
|
|
m4/xreadlink.m4
|
|
|
|
Depends-on:
|
|
xalloc
|
|
readlink
|
|
ssize_t
|
|
|
|
configure.ac:
|
|
gl_XREADLINK
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"xreadlink.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|