* MODULES.html.sh (File system functions): New module 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
12 configure.ac:
13 gl_WRITE_ANY_FILE
14
15 Makefile.am:
16
17 Include:
18 "write-any-file.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering