48 lines
623 B
Plaintext
48 lines
623 B
Plaintext
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
|
|
fcntl-h
|
|
ialloc
|
|
memcmp
|
|
opendirat
|
|
readdir
|
|
renameatu
|
|
stdbool
|
|
stdckdint
|
|
stdint
|
|
xalloc-die
|
|
|
|
configure.ac:
|
|
gl_BACKUPFILE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += backupfile.c backup-find.c
|
|
|
|
Include:
|
|
"backupfile.h"
|
|
|
|
Link:
|
|
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
|
|
$(MBRTOWC_LIB)
|
|
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|