Hash :
2b661001
Author :
Date :
2020-12-06T12:30:42
backupfile: Use idx_t for nonnegative ptrdiff_t variables. * lib/backupfile.c: Include idx.h. (numbered_backup): Mark base_offset as nonnegative. (backupfile_internal): Likewise. * modules/backup-rename (Depends-on): Add idx. * modules/backupfile (Depends-on): Likewise.
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 40 41 42 43 44 45 46
Description:
Determine the name of a backup file.
Files:
lib/backup-internal.h
lib/backup-find.c
lib/backupfile.c
lib/backupfile.h
m4/backupfile.m4
Depends-on:
argmatch
attribute
basename-lgpl
c99
closedir
d-ino
dirent-safer
fcntl
idx
memcmp
opendirat
readdir
renameatu
stdbool
stdint
xalloc
xalloc-oversized
configure.ac:
gl_BACKUPFILE
Makefile.am:
lib_SOURCES += backupfile.c backup-find.c
Include:
"backupfile.h"
Link:
$(LIB_MBRTOWC)
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering