Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/i386
Module Name: src
Committed By: ad
Date: Fri Mar 9 14:30:57 UTC 2007
Modified Files:
src/lib/libc/arch/i386: SYS.h
src/lib/libc/arch/i386/sys: __vfork14.S brk.S sbrk.S
Log Message:
If I686_LIBC is defined, make syscalls using the 'sysenter' instruction.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libc/arch/i386/SYS.h
cvs rdiff -r1.7 -r1.8 src/lib/libc/arch/i386/sys/__vfork14.S
cvs rdiff -r1.20 -r1.21 src/lib/libc/arch/i386/sys/brk.S
cvs rdiff -r1.17 -r1.18 src/lib/libc/arch/i386/sys/sbrk.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