CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/04 20:56:44
Modified files:
lib/libc/arch/amd64: SYS.h
lib/libc/arch/amd64/sys: sigreturn.S
Log message:
Switch sigreturn() to the normal syscall entry instead of int$80.
This was done for the sigreturn call in sigcode before 5.0.
ok deraadt@ for post-5.0
