Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libpthread



Module Name:    basesrc
Committed By:   nathanw
Date:           Tue Feb 19 23:57:52 UTC 2002

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c

Log Message:
Only run the alarm queue when the siginfo_t has the right magic number.

Run signals after putting resolved threads back on their queues so
that signal handling doesn't have to deal with threads that aren't on
any queue at all.


To generate a diff of this commit:
cvs rdiff -r1.1.2.21 -r1.1.2.22 basesrc/lib/libpthread/pthread_sa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index