CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/02/15 15:01:24
Modified files: lib/librthread : tcb.h rthread.c Log message: Revert previous diff: sparc and sparc64 don't set the TCB to NULL in exec, yet, and vax doesn't support symbols that are both weak and undefined (yet?). sparc issue diagnosed by kettenis@, vax problem found by todd@