Revert autoupdate's revert.
[gnulib.git] / modules / supersede
blobcf6e196389653961b0df4884496164cd1c53ef16
1 Description:
2 Open a file, without destroying an old file with the same name.
4 Files:
5 lib/supersede.h
6 lib/supersede.c
7 m4/supersede.m4
9 Depends-on:
10 fcntl-h
11 sys_stat
12 clean-temp
13 tempname
14 canonicalize
15 open
16 unlink
17 ignore-value
18 stat
19 stat-time
20 utimens
21 acl-permissions
22 qcopy-acl
23 fdopen
25 configure.ac:
26 gl_SUPERSEDE
28 Makefile.am:
29 lib_SOURCES += supersede.c
31 Include:
32 "supersede.h"
34 Link:
35 $(LIB_GETRANDOM)
37 License:
38 GPL
40 Maintainer:
41 all