Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/i386
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/19/2002 00:57:49
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Dec 18 22:57:49 UTC 2002

Modified Files:
	basesrc/lib/libpthread/arch/i386 [nathanw_sa]: pthread_switch.S

Log Message:
Tweak ucontext-alignment code so that it consumes at most 12 bytes of
stack space instead of 16, leaving 20 bytes avaliable.


To generate a diff of this commit:
cvs rdiff -r1.1.2.15 -r1.1.2.16 \
    basesrc/lib/libpthread/arch/i386/pthread_switch.S

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