mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
30 lines
336 B
Plaintext
30 lines
336 B
Plaintext
Description:
|
|
Determination of the filename of a backup file, according to user environment
|
|
variables.
|
|
|
|
Files:
|
|
lib/backupfile.h
|
|
lib/backupfile.c
|
|
m4/dos.m4
|
|
m4/backupfile.m4
|
|
|
|
Depends-on:
|
|
argmatch
|
|
d-ino
|
|
dirname
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_BACKUPFILE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"backupfile.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|