CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/12 19:07:01
Modified files:
lib/librthread/arch/amd64: rfork_thread.S
Log message:
Convert rfork_thread() from int$80 to syscall.
Tune the asm slightly to avoid using the stack and use smaller instructions.
Pass threxit() a NULL pointer.
seemed okay to kettenis@
