K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-06-04T08:23:05.000000Z K 7 svn:log V 248 Make C applications statically compiled with libthr work. Previously, an application compiled -static with libthr would dump core in malloc(3) because the stub thread initialization routine in libc would be used instead of the libthr supplied one. END