Subject: CVS commit: src/lib/libc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/18/2003 13:38:55
Module Name:	src
Committed By:	thorpej
Date:		Sat Jan 18 11:38:52 UTC 2003

Added Files:
	src/lib/libc/arch/mips/gen: _resumecontext.S
	src/lib/libc/gen: Lint_resumecontext.c Lint_swapcontext.c
	    _lwp_makecontext.3

Log Message:
Merge the nathanw_sa branch.


To generate a diff of this commit:
cvs rdiff -r0 -r1.2 src/lib/libc/arch/mips/gen/_resumecontext.S
cvs rdiff -r0 -r1.2 src/lib/libc/gen/Lint_resumecontext.c \
    src/lib/libc/gen/Lint_swapcontext.c src/lib/libc/gen/_lwp_makecontext.3

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