view modules/xreadlink @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents 6a764f23e302
children
line wrap: on
line source

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