[LTP] [PATCH v2] Refactor pidns20 test using new LTP API

Cyril Hrubis chrubis@suse.cz
Mon Aug 15 16:15:15 CEST 2022


Hi!
> +static int signals;
> +static int last_signo;

I've added volatile to these two just to make sure that compiler will
not attempt to mis-optimize the code and pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list