view modules/rename-dest-slash @ 10009:0fdbc870dc2d

* modules/mkdir (License): Re-license as LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 13:15:02 +0200
parents 6a764f23e302
children e3b5ec5715b7
line wrap: on
line source

Description:
rename() function: change the name or location of a file.

Files:
lib/rename-dest-slash.c
m4/rename-dest-slash.m4

Depends-on:
xalloc
dirname

configure.ac:
gl_FUNC_RENAME_TRAILING_DEST_SLASH

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Jim Meyering