Subhashish, le Tue 08 Jul 2014 06:35:43 +0530, a écrit :
> In m_signals.c, there is use of a symbol VKI_SA_NOCLDWAIT or SA_NOCLDWAIT.

You mean in the calculate_SKSS_from_SCSS function, right?

I believe you will not need calculate_SKSS_from_SCSS and friends, i.e.
do not let do_sys_sigaction, set_default_handler, etc. be compiled:
on GNU/Hurd, the signal management is entirely done inside glibc, so
valgrind will not have to care about it at all.

Samuel

Reply via email to