priv-set: new module and accompanying tests; adapt write-any-file
[gnulib.git] / modules / write-any-file
1 Description:
2 Determine whether we can write any file.
3
4 Files:
5 lib/write-any-file.h
6 lib/write-any-file.c
7 m4/write-any-file.m4
8
9 Depends-on:
10 stdbool
11 priv-set
12
13 configure.ac:
14 gl_WRITE_ANY_FILE
15
16 Makefile.am:
17
18 Include:
19 "write-any-file.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering