ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / rename-dest-slash
blobe175761545ceaae7712835d486b783a2f90665ac
1 Description:
2 rename() function: change the name or location of a file.
4 Status:
5 deprecated
7 Notice:
8 This module is deprecated. Use the 'rename' module instead.
10 Files:
12 Depends-on:
13 rename
15 configure.ac:
17 Makefile.am:
19 Include:
20 <stdio.h>
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering