K 10 svn:author V 2 ed K 8 svn:date V 27 2013-05-19T07:44:01.671444Z K 7 svn:log V 312 Remove lint case for _Thread_local. I added this block, knowing that lint does not support _Thread_local. When linting, we could argue that we don't care about TLS (yet). It seems, however, that external pieces of software also sometimes do a -Dlint, regex the output and compile it again. Reported by: swills END