[LTP] [PATCH 3/3] syscalls/ptrace05: Include lapi/signal.h for __SIGRT{MIN, MAX}

Daniel Díaz daniel.diaz@linaro.org
Wed Feb 20 17:48:55 CET 2019


Hello!

On Wed, 20 Feb 2019 at 10:33, Petr Vorel <pvorel@suse.cz> wrote:
> Hi Daniel,
>
> > MUSL does not include __SIGRTMIN nor __SIGRTMAX. The
> > compatibility header can help here.
> lib/tst_sig.c and testcases/kernel/syscalls/rt_sigsuspend/rt_sigsuspend01.c also
> use __SIGRTMIN. Don't you have a problem to build it?

Using latest LTP and latest OE-Core (MACHINE = "qemuarm64"; TCLIB =
"musl"), no, it built fine. Same for 20190115 -- it built fine. (I'm
about to submit the upgrade to that version to OE-core.)

Would you like me to add the #include in those two as well?


> + I'd squash adding of these includes into single commit.

Great! I did that for OE, so let me send that patch instead.

Thanks and greetings!

Daniel Díaz
daniel.diaz@linaro.org


More information about the ltp mailing list