summaryrefslogtreecommitdiff
path: root/modules/rename
blob: 8d2a968616370f2397cd71b55fb25fec4266ab9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
rename() function: change the name or location of a file.

Files:
lib/rename.c
m4/rename.m4

Depends-on:
xalloc
dirname
stdio

configure.ac:
gl_FUNC_RENAME
gl_STDIO_MODULE_INDICATOR([rename])

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Jim Meyering