Module Name: src Committed By: joerg Date: Fri May 4 12:26:33 UTC 2012
Modified Files: src/lib/libpthread: pthread.c pthread_int.h Log Message: Simplify check for TLS definition to not hide code. Drop it in another place as it is redundant. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/lib/libpthread/pthread.c cvs rdiff -u -r1.84 -r1.85 src/lib/libpthread/pthread_int.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.