summaryrefslogtreecommitdiff
path: root/modules/canonicalize
blob: 233fba96f2bd63d02a8394469a8a1f9d39ce02b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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
filename
hash-triple
lstat
memmove
nocrash
pathmax
stat
sys_stat
xalloc
xgetcwd

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

Makefile.am:
lib_SOURCES += canonicalize.c

Include:
"canonicalize.h"

License:
GPL

Maintainer:
Jim Meyering

Return to:

Send suggestions and report system problems to the System administrator.