Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libpthread



In article <20031120174500.C32EC2DA1D%cvs.netbsd.org@localhost>,
Valeriy E. Ushakov <uwe%netbsd.org@localhost> wrote:
>
>Module Name:   src
>Committed By:  uwe
>Date:          Thu Nov 20 17:45:00 UTC 2003
>
>Modified Files:
>       src/lib/libpthread: pthread_sig.c
>
>Log Message:
>Follow-up to previous.  In pthread__signal_tramp() maskp is below
>siginfo on the stack, so get it from there.  ss_sp no longer points to
>the the mask.  Pointed out by cl@.

Implement siginfo, so I can get rid of the ifdef and the ugliness!

christos



Home | Main Index | Thread Index | Old Index