Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/arch/powerpc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 11/09/2001 22:15:25
Module Name: basesrc
Committed By: briggs
Date: Fri Nov 9 20:15:25 UTC 2001
Added Files:
basesrc/lib/libc/arch/powerpc/sys [nathanw_sa]: getcontext.S
Removed Files:
basesrc/lib/libc/arch/powerpc/gen [nathanw_sa]: getcontext.S
Log Message:
As pointed out by Klaus Klein <kleink@netbsd.org> in private email,
getcontext.S should live in sys as it is a userland wrapper around
the actual syscall.
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r0 basesrc/lib/libc/arch/powerpc/gen/getcontext.S
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/arch/powerpc/sys/getcontext.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.