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:   thorpej
Date:           Thu Dec 19 02:43:00 UTC 2002

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

Log Message:
If _UC_UCONTEXT_ALIGN is defined, use it to align the ucontext_t
that is used to provide the signal delivery context.

(This is only needed because we're using our own userland versions
of the context routines; this is not needed if we use the kernel
versions of the routines...)


To generate a diff of this commit:
cvs rdiff -r1.1.2.20 -r1.1.2.21 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