On Thu, 19 Jan 2006, Ulrich Drepper wrote:

Davide Libenzi wrote:
There is a problem with the test we have inside the kernel about the
size of sigset_t, from the kernel (8 bytes on i386) and the glibc one
(128 bytes):

Not really a problem.  We always pass down _NSIG/8 as the size.

Ok, I use _NSIG/8 inside the test software now.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to