mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h: * m4/write-any-file.m4: New files.
25 lines
275 B
Plaintext
25 lines
275 B
Plaintext
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
|
|
|
|
configure.ac:
|
|
gl_WRITE_ANY_FILE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"write-any-file.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|