This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 15/15] Hurd signals: Use POSIX sigcodes


Jérémie Koenig, le Wed 29 Jun 2011 22:55:48 +0000, a écrit :
> On Wed, Jun 29, 2011 at 10:27 PM, Samuel Thibault
> <samuel.thibault@gnu.org> wrote:
> > I don't think you can do that. I'm afraid you need to keep both the old
> > values for the !SA_SIGINFO case and the POSIX values for the SA_SIGINFO
> > case:
> 
> The old !SA_SIGINFO case was a non-standard (BSD-based?) extension. Is
> there really anything using it?

You can never know.  And thus probably have to keep it.

Samuel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]