[LTP] [PATCH v3 1/2] rt_sigpending02: reuse code from sigpending02
Petr Vorel
pvorel@suse.cz
Tue Mar 19 17:52:01 CET 2019
Hi Matthias,
> > static void run(void)
> > @@ -24,20 +28,26 @@ static void run(void)
> > /* set sigset to point to an invalid location */
> > sigset_t *sigset = (sigset_t *) - 1;
> There is (undocumented) library helper tst_get_bad_addr() which might bring some
> arch portability.
Sorry, this was added long time ago, not by you + you're going to remove it in
the next commit.
Kind regards,
Petr
More information about the ltp
mailing list