Subject: Re: CVS commit: src/lib/libc/arch/sh5
To: Steve Woodford <scw@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 01/19/2003 15:24:52
On Mon, Jan 20, 2003 at 01:05:05AM +0200, Steve Woodford wrote:
> Module Name: src
> Committed By: scw
> Date: Sun Jan 19 23:05:05 UTC 2003
>
> Modified Files:
> src/lib/libc/arch/sh5/gen: Makefile.inc
> src/lib/libc/arch/sh5/sys: __sigaction14_sigtramp.c
> Added Files:
> src/lib/libc/arch/sh5/gen: _lwp.c makecontext.c resumecontext.c
> swapcontext.S
> src/lib/libc/arch/sh5/sys: getcontext.S
>
> Log Message:
> SH5 libc ucontext/lwp support.
> Untested for now, until I get the libpthread stuff done and
> an SA userland built.
I actually have some test programs written by nathan. some of them
I am planning on checking into src/regress (probably slightly modified).
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>