pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git] / modules / backupfile
blob2ca1e540e23342ce8bfb5c8f872c0f7fca3dddb0
1 Description:
2 Determine the name of a backup file.
4 Files:
5 lib/backup-internal.h
6 lib/backup-find.c
7 lib/backupfile.c
8 lib/backupfile.h
9 m4/backupfile.m4
11 Depends-on:
12 argmatch
13 attribute
14 basename-lgpl
15 c99
16 closedir
17 d-ino
18 dirent-safer
19 fcntl
20 memcmp
21 opendirat
22 readdir
23 renameatu
24 stdbool
25 stdint
26 xalloc
27 xalloc-oversized
29 configure.ac:
30 gl_BACKUPFILE
32 Makefile.am:
33 lib_SOURCES += backupfile.c backup-find.c
35 Include:
36 "backupfile.h"
38 Link:
39 $(LIB_MBRTOWC)
41 License:
42 GPL
44 Maintainer:
45 Paul Eggert, Jim Meyering