view modules/rename @ 10746:08e90860ec5e

Mark 'memchr' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:34:09 +0100
parents 6a764f23e302
children 24ed6ac9fe07
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:
gl_FUNC_RENAME

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Jim Meyering