summaryrefslogtreecommitdiff
path: root/modules/rename
blob: ae8390a3ec378718b7f390120e8946d5750b18d2 (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
27
28
29
30
31
Description:
rename() function: change the name or location of a file.

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

Depends-on:
canonicalize-lgpl
dirname-lgpl
lstat
rmdir
same-inode
stdbool
stdio
strdup

configure.ac:
gl_FUNC_RENAME
gl_STDIO_MODULE_INDICATOR([rename])

Makefile.am:

Include:
<stdio.h>

License:
LGPLv2+

Maintainer:
Jim Meyering