K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-04-04T03:26:06.000000Z K 7 svn:log V 205 Simplify _get_curthread() and _tcb_ctor because libc and rtld now already allocate thread pointer space in tls block for initial thread. Only i386 and amd64 have been done, others still have to be tested. END