bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSOC - valgrind-hurd queries


From: Samuel Thibault
Subject: Re: GSOC - valgrind-hurd queries
Date: Thu, 17 Jul 2014 22:00:28 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

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

[Prev in Thread] Current Thread [Next in Thread]