summaryrefslogtreecommitdiff
path: root/modules/canonicalize
blob: a6cf76f17fd54101161287be423bbc0113165199 (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
43
44
45
46
47
48
49
50
51
Description:
Return the canonical absolute name of a given file.

Files:
lib/canonicalize.h
lib/canonicalize.c
m4/canonicalize.m4
m4/lstat.m4

Depends-on:
attribute
double-slash-root
errno
extensions
fcntl-h
file-set
filename
free-posix
getcwd
hash-triple-simple
idx
intprops
memmove
mempcpy
nocrash
rawmemchr
readlink
scratch_buffer
stat
stdbool
sys_stat
xalloc
xalloc-die

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.