K 10 svn:author V 4 fjoe K 8 svn:date V 27 2002-10-17T19:37:40.000000Z K 7 svn:log V 306 MFC: Diff reduction to -current libc_r (part 2/2): - _get_curthread()/_set_curthread() - use struct 'pthread *' instead of 'pthread_t' internally - join_status.ret is now 'void *' instead of 'int' - use FALLTHROUGH instead of "fall through" - correct PANIC message in pthread_exit() Approved by: deischen END