Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/x86_64/sys
Module Name: src
Committed By: dsl
Date: Mon Nov 5 20:30:07 UTC 2007
Modified Files:
src/lib/libc/arch/x86_64/sys: syscall.S
Log Message:
syscall() has to be implemented in the kernel - so is a normal system call
here.This has always been broken, so I suspect everything is using __syscall().
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/x86_64/sys/syscall.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