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,HURD] Fix psiginfo without SIGRTMIN/MAX


On Wed, Feb 16, 2011 at 17:35, Samuel Thibault
<samuel.thibault@ens-lyon.org> wrote:
> 2011-02-16 ÂSamuel Thibault Â<samuel.thibault@ens-lyon.org>
>
> Â Â Â Â* stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
> Â Â Â ÂSIGRTMIN and SIGRTMAX and print information in that case only when
> Â Â Â ÂSIGRTMIN is defined.

Do the right thing instead and add SIGRTMIN support. This is mandatory
functionality in POSIX.


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