CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2011/09/05 15:24:24
Modified files: lib/libpthread/uthread: uthread_kern.c Log message: The scheduling loop can change errno, so we need to restore it even when not switching threads; issue observed by fgsch@ ok marc@