a4910ef5c389488cad9efd7a0b7f3d7314ab90b5
[gnulib.git] / doc / posix-functions / rename.texi
1 @node rename
2 @section @code{rename}
3 @findex rename
4
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/rename.html}
6
7 Gnulib module: rename
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function does not work when the source file name ends in a slash on
13 some platforms:
14 SunOS 4.1.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize