Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/powerpc/powerpc
Module Name: syssrc
Committed By: matt
Date: Wed Oct 30 18:34:15 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/powerpc: linux_syscall.c mach_syscall.c
syscall.c trap.c
Log Message:
Move child_return back to syscall.c
Fix syscall to use emulations SYS_syscall/SYS___syscall definitions.
Use the emulation NSYSENT to limit code.
Don't define *syscall_fancy if it will never be used.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/powerpc/linux_syscall.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/powerpc/powerpc/mach_syscall.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/powerpc/powerpc/syscall.c
cvs rdiff -r1.71 -r1.72 syssrc/sys/arch/powerpc/powerpc/trap.c
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