CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2011/12/23 21:27:56
Modified files: sys/arch/i386/include: proc.h Log message: i386 has MD TCB, so add the #define. Not sure how I overlooked this for so long, but fixes SEGV on errno access with librthread. Apologies to jeremy@, todd@, robert@ and others for taking so long to track this down