abort-debug: Prefer libbacktrace to execinfo.
[gnulib.git] / modules / supersede
blob1f434fe2212c9cfcd00af69d05cc573e1adc4ec9
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 stdbool
13 sys_stat
14 clean-temp
15 tempname
16 canonicalize
17 open
18 unlink
19 free-posix
20 ignore-value
21 stat
22 stat-time
23 utimens
24 acl-permissions
25 qcopy-acl
26 fdopen
28 configure.ac:
29 gl_SUPERSEDE
31 Makefile.am:
32 lib_SOURCES += supersede.c
34 Include:
35 "supersede.h"
37 Link:
38 $(LIB_ACL)
39 $(QCOPY_ACL_LIB)
40 $(GETRANDOM_LIB)
41 $(CLOCK_TIME_LIB)
42 $(LIBTHREAD)
44 License:
45 GPL
47 Maintainer:
48 all