[LTP] Porting create_sig_proc() to new API

Cyril Hrubis chrubis@suse.cz
Tue Nov 15 18:07:03 CET 2016


Hi!
> few syscall related tests depends on create_sig_proc(unsigned long usec, int sig,
> unsigned count) defined in testcases/kernel/syscalls/utils/common_j_h.c
> and other things from the old API.
> I suppose it's still waiting for porting, isn't it?

Well, if it's used from several testcases it should be prefixed with
tst_ and moved into a header in include/ and source file in lib/
diretory. In this case I would have used the implementation from
ppoll01.c.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list