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



Module Name:    src
Committed By:   fvdl
Date:           Sat Oct 18 22:47:37 UTC 2003

Modified Files:
        src/lib/libc/arch/x86_64: SYS.h
        src/lib/libc/arch/x86_64/sys: __sigtramp2.S getcontext.S

Log Message:
Use the int 0x80 path for context system calls.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/arch/x86_64/SYS.h
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/x86_64/sys/__sigtramp2.S
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/x86_64/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