8a52b0f02ad8e125b6fd19e02fd10947186dc6ba
[gnulib.git] / doc / glibc-functions / canonicalize_file_name.texi
1 @node canonicalize_file_name
2 @subsection @code{canonicalize_file_name}
3 @findex canonicalize_file_name
4
5 Gnulib module: canonicalize-lgpl
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function is missing on many non-glibc platforms:
11 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
12 IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
13 @item
14 This function fails to detect trailing slashes on non-directories on
15 some platforms:
16 glibc 2.3.5.
17 @end itemize
18
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize