view modules/areadlink-with-size @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents dfa92826de1e
children 1fd105be1362
line wrap: on
line source

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
unistd

configure.ac:

Makefile.am:
lib_SOURCES += areadlink-with-size.c

Include:
"areadlink.h"

License:
GPL

Maintainer:
Jim Meyering