criu/pie
Andrey Vagin caf875454f signal: fix logig about SIGMAX (v2)
A value of signo is in [1, SIGMAX].
Currenly signals are enumirated from 1 to SIGMAX, but SIGMAX
is not included. This patch fixes this mestake.

v2: * save backward compatibility
    * set a correct value of SIGMAX = 64. It can not be in a
    separate patch, because a format is changed again.

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2012-12-04 19:26:54 +04:00
..
gen-offsets.sh make: move pie files and build to separated directory 2012-11-22 18:53:29 +04:00
log-simple.c make: move pie files and build to separated directory 2012-11-22 18:53:29 +04:00
Makefile make: cleanup pie build 2012-11-22 18:53:59 +04:00
parasite-head-x86-64.S make: move pie files and build to separated directory 2012-11-22 18:53:29 +04:00
parasite.c signal: fix logig about SIGMAX (v2) 2012-12-04 19:26:54 +04:00
pie.lds.S make: move pie files and build to separated directory 2012-11-22 18:53:29 +04:00
restorer.c rst: Helper for restore stage barrier 2012-12-04 16:59:41 +03:00