K 10 svn:author V 8 deischen K 8 svn:date V 27 2002-11-13T18:13:26.000000Z K 7 svn:log V 264 At initialization, override the pthread stub routines in libc by filling in the jump table. Convert uses of pthread routines within libc_r to use the internal versions (_pthread_foo instead of pthread_foo). Remove a couple of globals from application namespace. END