Hash :
68b69830
Author :
Date :
2009-10-29T12:09:48
filenamecat-lgpl: adjust clients at-func2 still needs xalloc_die because of openat-die, but this change is still good to make. * modules/linkat (Depends-on): Use filenamecat-lgpl, not filenamecat. * modules/renameat (Depends-on): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Description:
renameat(): rename a file, relative to two directories
Files:
lib/at-func2.c
lib/renameat.c
m4/renameat.m4
Depends-on:
extensions
fcntl-h
filenamecat-lgpl
openat
rename
same-inode
stdio
stpcpy
configure.ac:
gl_FUNC_RENAMEAT
gl_STDIO_MODULE_INDICATOR([renameat])
Makefile.am:
Include:
<fcntl.h>
<stdio.h>
License:
GPL
Maintainer:
Jim Meyering, Eric Blake