CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/10/03 21:15:51
Modified files: lib/libc/arch/arm/sys: cerror.S Log message: Use the userspace-visible thread register directly in __cerror instead of indirecting through __errno(). Register naming tweaks and clang testing by patrick@ and jsg@ ok kettenis@