mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
279 B
Plaintext
25 lines
279 B
Plaintext
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
|