view modules/backupfile @ 16455:cfdc186017be

New module 'fabsf-ieee'. * modules/fabsf-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Feb 2012 17:27:36 +0100
parents 578b354d30fc
children
line wrap: on
line source

Description:
Determination of the filename of a backup file, according to user environment
variables.

Files:
lib/backupfile.h
lib/backupfile.c
m4/backupfile.m4

Depends-on:
argmatch
closedir
d-ino
dirent-safer
dirname-lgpl
memcmp
opendir
readdir
stdbool

configure.ac:
gl_BACKUPFILE

Makefile.am:
lib_SOURCES += backupfile.c

Include:
"backupfile.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering