Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] basesrc/lib/libc/arch/powerpc



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@localhost> 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.




Home | Main Index | Thread Index | Old Index