Re: [PATCH] signals: real-time signals delivery order

2007-07-11 Thread Anton Salikhmetov
В Срд, 11/07/2007 в 07:34 +, Matthieu CASTET пишет: > Anton Salikhmetov gmail.com> writes: > > > > > From: Anton Salikhmetov gmail.com> > > > > According to the POSIX standard, multiple real-time signals > > pending to a process should be delivered in a strict order. > > Specifically, the

Re: [PATCH] signals: real-time signals delivery order

2007-07-11 Thread Matthieu CASTET
Anton Salikhmetov gmail.com> writes: > > From: Anton Salikhmetov gmail.com> > > According to the POSIX standard, multiple real-time signals > pending to a process should be delivered in a strict order. > Specifically, the lowest-numbered signal should be delivered > first and multiple occurren