repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
write-any-file
blob
7e99265c09b83f88af58d7b10db4a9706fd479a0
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
root-uid
13
14
configure.ac:
15
gl_WRITE_ANY_FILE
16
17
Makefile.am:
18
lib_SOURCES += write-any-file.c
19
20
Include:
21
"write-any-file.h"
22
23
License:
24
GPL
25
26
Maintainer:
27
Paul Eggert, Jim Meyering