e8894ce442421bace630c4e5173556d088c677c3
[gnulib.git] / rename
1 Description:
2 rename() function: change the name or location of a file.
3
4 Files:
5 lib/rename.c
6 m4/rename.m4
7
8 Depends-on:
9 xalloc
10 dirname
11
12 configure.ac:
13 vb_FUNC_RENAME
14
15 Makefile.am:
16
17 Include:
18 <stdio.h>
19
20 Maintainer:
21 Jim Meyering
22