criu/scripts
Cyrill Gorcunov e5510d16f0 build: memfd -- Use SYS_memfd_create for libc sake
Just got a situation inside VM where pretty new
kernel with memfd has been installed (and as result
__NR_memfd_create shipped with kernel headers
is provided as well) but libc was old having no
SYS_memfd_create defined. Thus we've got an error
because we use exactly SYS_ number for calls.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-02-16 10:47:51 +03:00
..
build crtools: add Dockerfile to build criu on armv7hf, aarch64, ppc64le 2016-02-15 15:32:57 +03:00
nmk nmk: Define FIND variable 2016-02-16 10:43:18 +03:00
crit-setup.py build: crit -- Fix install target 2016-02-15 15:32:53 +03:00
fake-restore.sh scripts: Add script to abort restore at the end 2014-02-05 19:40:47 +04:00
feature-tests.mak build: memfd -- Use SYS_memfd_create for libc sake 2016-02-16 10:47:51 +03:00
gen-offsets.sh build: Move pie/gen-offsets.sh into scripts/ 2013-10-15 11:30:41 +04:00
magic-gen.py scripts: add magic-gen.py 2015-01-14 20:44:45 +04:00
protobuf-gen.sh Remove \u and \U GNU-isms from sed command 2014-02-11 09:18:32 +04:00
travis-ci.sh travis: install libnl-3-dev 2016-02-08 20:21:37 +03:00
utilities.mak lsm: add support for c/ring LSM profiles 2015-05-08 15:31:05 +03:00