System Call Handling Difference
Intel UNIX System V uses “lcall $0x07”
Linux uses “int $0x80” software interrupt
On SCO systems, “int $0x80” results in SIGSEGV
Lxrun traps SIGSEGV and calls the SCO equivalent if available
Previous slide
Next slide
Back to first slide
View graphic version