rename-dest-slash: fix NetBSD bug
[gnulib.git] / modules / rename-dest-slash
1 Description:
2 rename() function: change the name or location of a file.
3
4 Files:
5 lib/rename-dest-slash.c
6 m4/rename-dest-slash.m4
7
8 Depends-on:
9 dirname
10 same-inode
11 xalloc
12
13 configure.ac:
14 gl_FUNC_RENAME_TRAILING_DEST_SLASH
15
16 Makefile.am:
17
18 Include:
19 <stdio.h>
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering