Hash :
b1ca7611
Author :
Date :
2019-01-13T11:16:20
backup: update dependencies * modules/backup-rename (Depends-on): It now depends on opendirat instead of opendir. It also uses stdint, and xalloc-oversized. But no longer dirfd. * modules/backupfile (Depends-on): Add xalloc-oversized.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
Description:
Rename a file to a backup name.
Files:
lib/backup-internal.h
lib/backup-rename.c
lib/backupfile.c
lib/backupfile.h
m4/backupfile.m4
Depends-on:
argmatch
closedir
d-ino
dirent-safer
dirname-lgpl
fcntl
memcmp
opendirat
readdir
renameatu
stdbool
stdint
xalloc-oversized
configure.ac:
gl_BACKUPFILE
Makefile.am:
lib_SOURCES += backupfile.c backup-rename.c
Include:
"backupfile.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering