mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
11151121aa
Use fputs() when printing plain string, easier then fprintf which needs to parse it. Also check fd before close is >= 0 - it is - but coverity fail to see it, so eliminate this false-positive warning. |
||
---|---|---|
.. | ||
plugins | ||
.exported_symbols | ||
.gitignore | ||
dmeventd.c | ||
dmeventd.h | ||
libdevmapper-event.c | ||
libdevmapper-event.h | ||
libdevmapper-event.pc.in | ||
Makefile.in |