Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/m68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/19/2001 01:35:21
Module Name:	basesrc
Committed By:	scw
Date:		Sun Nov 18 23:35:21 UTC 2001

Added Files:
	basesrc/lib/libpthread/arch/m68k [nathanw_sa]: _context_u.S genassym.cf
	    pthread_md.h pthread_switch.S

Log Message:
Initial cut of m68k-specific pthreads backend.
Compiles, but testing will have to wait until I've had some sleep.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libpthread/arch/m68k/_context_u.S \
    basesrc/lib/libpthread/arch/m68k/genassym.cf \
    basesrc/lib/libpthread/arch/m68k/pthread_md.h \
    basesrc/lib/libpthread/arch/m68k/pthread_switch.S

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