view modules/rename @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents d642b5a319a9
children 8e21e37986ee
line wrap: on
line source

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:
LGPL

Maintainer:
Jim Meyering