https://bugs.kde.org/show_bug.cgi?id=454482
--- Comment #2 from Tom Hughes <[email protected]> --- Why are you using int 0x80 to make a system call on x86_64 though? Even newer x86_32 systems have better ways to make system calls and x86_64 has never really used that for them other that in artificial hand rolled code like yours. -- You are receiving this mail because: You are watching all bug changes.
