1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/rename
2006-10-13 12:40:22 +00:00

25 lines
237 B
Plaintext

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