mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
6d4f36c2c7
To avoid tiny race on checking arrival of signal and entering select (that can latter remain stuck as signal was already delivered) switch to use pselect(). If it would needed, we can eventually add extra code for older systems without pselect(), but there are probably no such ancient systems in use. |
||
---|---|---|
.. | ||
.gitignore | ||
lvmpolld-cmd-utils.c | ||
lvmpolld-cmd-utils.h | ||
lvmpolld-common.h | ||
lvmpolld-core.c | ||
lvmpolld-data-utils.c | ||
lvmpolld-data-utils.h | ||
lvmpolld-protocol.h | ||
Makefile.in | ||
polling_ops.h |