Tag
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 canonical absolute name of a given file.
Files:
lib/canonicalize.h
lib/canonicalize.c
lib/pathmax.h
m4/canonicalize.m4
Depends-on:
cycle-check
filenamecat
sys_stat
xalloc
xgetcwd
areadlink-with-size
configure.ac:
AC_FUNC_CANONICALIZE_FILE_NAME
gl_MODULE_INDICATOR([canonicalize])
Makefile.am:
Include:
"canonicalize.h"
License:
GPL
Maintainer:
Jim Meyering