mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
20 lines
203 B
Plaintext
20 lines
203 B
Plaintext
Description:
|
|
readlink() function: read the value of a symbolic link.
|
|
|
|
Files:
|
|
lib/readlink.c
|
|
m4/readlink.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_READLINK
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|