posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / supersede
blobd15430229ea85348cdecb7d5330c462d62c4704d
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 c99
11 fcntl-h
12 sys_stat
13 clean-temp
14 tempname
15 canonicalize
16 open
17 unlink
18 ignore-value
19 stat
20 stat-time
21 utimens
22 acl-permissions
23 qcopy-acl
24 fdopen
26 configure.ac:
27 gl_SUPERSEDE
29 Makefile.am:
30 lib_SOURCES += supersede.c
32 Include:
33 "supersede.h"
35 Link:
36 $(LIB_GETRANDOM)
37 $(LIB_CLOCK_GETTIME)
38 $(LIBTHREAD)
40 License:
41 GPL
43 Maintainer:
44 all