1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmlockd
Zdenek Kabelac 0b19387dae headers: use configure.h as 1st. header
Ensure configure.h is always 1st. included header.
Maybe we could eventually introduce gcc -include option, but for now
this better uses dependency tracking.

Also move _REENTRANT and _GNU_SOURCE into configure.h so it
doesn't need to be present in various source files.
This ensures consistent compilation of headers like stdio.h since
it may produce different declaration.
2018-12-14 15:09:13 +01:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c lvmlockctl: wait by default when stopping 2018-11-27 13:41:33 -06:00
lvmlockd-client.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvmlockd-core.c headers: use configure.h as 1st. header 2018-12-14 15:09:13 +01:00
lvmlockd-dlm.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvmlockd-internal.h sanlock: update headers 2018-11-19 16:55:11 +01:00
lvmlockd-sanlock.c debug: tracing fclose failure 2018-11-05 17:25:11 +01:00
Makefile.in makefiles: updates for less verbosity 2018-11-29 23:05:43 +01:00