Use EINTR safe wrappers for open() and shm_open()
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "loop-utils.h"
|
||||
#include "safe-wrappers.h"
|
||||
#include <signal.h>
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user