Subject: CVS commit: src/lib/libc/arch/hppa/gen
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/18/2004 22:37:32
Module Name: src
Committed By: chs
Date: Sun Jul 18 22:37:32 UTC 2004
Added Files:
src/lib/libc/arch/hppa/gen: _lwp.c _resumecontext.S makecontext.c
resumecontext.c swapcontext.S
Log Message:
add *context and LWP support for hppa. translated from MIPS.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/arch/hppa/gen/_lwp.c \
src/lib/libc/arch/hppa/gen/_resumecontext.S \
src/lib/libc/arch/hppa/gen/makecontext.c \
src/lib/libc/arch/hppa/gen/resumecontext.c \
src/lib/libc/arch/hppa/gen/swapcontext.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.