On Wed, May 03, 2006 at 10:54:01PM +0300, Alin-Adrian Anton wrote:
> Daniel Eischen wrote:
> [..]
> >
> >Note that sigprocmask() and pthread_sigprocmask() are equivalent. I
> >don't even think pthread_sigprocmask() is in the standard any longer
> >(it used to be in an older version of the standard
Daniel Eischen wrote:
[..]
Note that sigprocmask() and pthread_sigprocmask() are equivalent. I
don't even think pthread_sigprocmask() is in the standard any longer
(it used to be in an older version of the standard). New applications
should be using sigprocmask().
Yes I noticed. However, th
John Baldwin wrote:
jhb 2006-05-03 13:43:46 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/boot0 boot0.S
Log:
Restore the pre-5.x behavior of only beeping if the user makes a bad
selection and not always beeping on startup. The two bytes for the extra
'jmp'
On Wed, 3 May 2006, Alin-Adrian Anton wrote:
Daniel Eischen wrote:
You are entirely confused. You should go back to the POSIX standard
and get Dave Butenhof's Programming with POSIX Threads book.
[..]
You are right. All is clear now, i re-read the link twice and played with
sigprocmask vs.
Daniel Eischen wrote:
You are entirely confused. You should go back to the POSIX standard
and get Dave Butenhof's Programming with POSIX Threads book.
[..]
You are right. All is clear now, i re-read the link twice and played
with sigprocmask vs. pthread_sigmask. It's clear now, also with the
5 matches
Mail list logo