K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-04-03T22:25:39.000000Z K 7 svn:log V 316 Add a leading underscore to the pthread_main_np function name, and a "#pragma weak" directive linking the external symbol. This matches the other pthread_* definitions, and ensures that users of this function from within libc get the real version, not the stub. Suggested by: deischen Reviewed by: deischen, alfred END