Re: PATCH: clear blocked AND pending on exec

From: David Wragg (dpw@doc.ic.ac.uk)
Date: Tue Jul 04 2000 - 10:25:30 EST


Tim Hockin <thockin@isunix.it.ilstu.edu> writes:
> like my last patch, clear blocked signals on exec, but now clear blocked
> and pending signals on exec().
>
> [snip]

>From POSIX.1, 3.1.2.2 (description of the exec* functions):

    The new process image also inherits the following attributes from
    the calling process image:

    [...]

    (12) Process signal mask (see 3.3.5)

    (13) Pending signals (see 3.3.6)

    [...]

So either part of your patch contravenes POSIX, I'm afraid.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jul 07 2000 - 21:00:15 EST