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 Oct 22 01:28:21 UTC 2002

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread.c pthread_run.c
            pthread_sig.c

Log Message:
Use _INITCONTEXT_U() instead of _getucontext_u() to prime a fresh context.


To generate a diff of this commit:
cvs rdiff -r1.1.2.28 -r1.1.2.29 basesrc/lib/libpthread/pthread.c
cvs rdiff -r1.1.2.14 -r1.1.2.15 basesrc/lib/libpthread/pthread_run.c
cvs rdiff -r1.1.2.17 -r1.1.2.18 basesrc/lib/libpthread/pthread_sig.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