blob: 64db9c8bbe2412f728c0ce8ee3fc30429d9cdcf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
@node symlink
@section @code{symlink}
@findex symlink
POSIX specification: @url{http://www.opengroup.org/susv3xsh/symlink.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
mingw.
@end itemize
|