summaryrefslogtreecommitdiff
path: root/doc/posix-functions/rename.texi
blob: a4910ef5c389488cad9efd7a0b7f3d7314ab90b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@node rename
@section @code{rename}
@findex rename

POSIX specification: @url{http://www.opengroup.org/susv3xsh/rename.html}

Gnulib module: rename

Portability problems fixed by Gnulib:
@itemize
@item
This function does not work when the source file name ends in a slash on
some platforms:
SunOS 4.1.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize