CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/13 23:15:41
Modified files:
lib/librthread : rthread.c
Log message:
If the initial thread calls pthread_exit(), don't overwrite its thread
structure, as the 'tid' member there is used by other parts of
librthread to determine whether the current thread is the initial thread
