CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/18 23:31:22
Modified files:
lib/libc/sys : Makefile.inc
Log message:
Add ASM_NOERR for syscalls that never fail and thus don't need the errno
setting logic...which can significantly reduce the size of the stub on
some archs; 20 syscalls get a trim with this.
in snaps for a bit and ok deraadt@
