CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/12/31 16:31:13
Modified files: lib/libc/arch/sh/sys: cerror.S lib/libc/arch/arm/sys: cerror.S Log message: Remove #ifdef _REENTRANT code that isn't used here. These days, the code handling per-thread errno lives in librthread. ok miod@, espie@