Subject: CVS commit: src/lib/libpthread/arch/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/30/2003 04:10:33
Module Name:	src
Committed By:	fvdl
Date:		Thu Jan 30 02:10:32 UTC 2003

Added Files:
	src/lib/libpthread/arch/x86_64: _context_u.S genassym.cf pthread_md.h
	    pthread_switch.S

Log Message:
libpthread support for x86_64.


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

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