Hash :
39756f7a
Author :
Date :
2007-08-28T09:13:04
Rename mreadlink_with_size to areadlink_with_size. * NEWS: Document the change. * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to... * lib/areadlink-with-size.c (areadlink_with_size): ...this. * lib/mreadlink.h: Rename this to... * lib/areadlink.h: ...this. * modules/mreadlink-with-size: Rename this to... * modules/areadlink-with-size: ...this. * lib/canonicalize.c: Reflect the renaming. * modules/canonicalize: Likewise.
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