mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 22:35:33 +00:00
syscall: Add sys_flock helper
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define __NR_getpid 39
|
||||
#define __NR_clone 56
|
||||
#define __NR_exit 60
|
||||
#define __NR_flock 73
|
||||
#define __NR_unlink 87
|
||||
#define __NR__sysctl 156
|
||||
#define __NR_prctl 157
|
||||
|
Reference in New Issue
Block a user