view modules/canonicalize @ 12302:3b1b1edbbf68

version-etc-fsf: relax license to LGPLv3+ * modules/version-etc-fsf (License): Relax license.
author Jim Meyering <meyering@redhat.com>
date Tue, 17 Nov 2009 07:20:41 +0100
parents 4e6951cd4f33
children 03de1efbfdd3
line wrap: on
line source

Description:
Return the canonical absolute name of a given file.

Files:
lib/canonicalize.h
lib/canonicalize.c
m4/canonicalize.m4
m4/double-slash-root.m4

Depends-on:
areadlink-with-size
errno
extensions
file-set
hash-triple
lstat
memmove
pathmax
sys_stat
xalloc
xgetcwd

configure.ac:
gl_FUNC_CANONICALIZE_FILENAME_MODE
gl_MODULE_INDICATOR([canonicalize])
gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name])

Makefile.am:

Include:
"canonicalize.h"

License:
GPL

Maintainer:
Jim Meyering