view modules/rename @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children 7fab62b5331d
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:
xalloc
dirname

configure.ac:
vb_FUNC_RENAME

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Jim Meyering