Activity
ZULU-66854: Script to build CRIU the same way as CI
ZULU-66854: Script to build CRIU the same way as CI
Quote PATH variable in case it contains whitespaces
Quote PATH variable in case it contains whitespaces
Fix /proc/<pid>/cmdline and environ
Fix /proc/<pid>/cmdline and environ
Force push
Return -1 on error in restore_content()
Return -1 on error in restore_content()
Create a pipe by first non-inherited FD
Create a pipe by first non-inherited FD
Don't put restored process on foreground if we are background process
Don't put restored process on foreground if we are background process
Fix inheriting standard descriptors
Fix inheriting standard descriptors
Use read_all/pread_all where we expect full buffer to be read
Use read_all/pread_all where we expect full buffer to be read
Use real UID for log file
Use real UID for log file
Force push