Use EINTR safe wrappers for open() and shm_open()

This commit is contained in:
Kovid Goyal
2021-01-31 07:02:11 +05:30
parent 231f054bc3
commit d55fde9eea
8 changed files with 47 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
*/
#include "loop-utils.h"
#include "safe-wrappers.h"
#include <signal.h>
bool