summaryrefslogtreecommitdiff
path: root/modules/write-any-file
blob: 7e99265c09b83f88af58d7b10db4a9706fd479a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Determine whether we can write any file.

Files:
lib/write-any-file.h
lib/write-any-file.c
m4/write-any-file.m4

Depends-on:
stdbool
priv-set
root-uid

configure.ac:
gl_WRITE_ANY_FILE

Makefile.am:
lib_SOURCES += write-any-file.c

Include:
"write-any-file.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering