summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_tls_linux.cpp
AgeCommit message (Expand)Author
2017-09-11[scudo] Fix improper TSD init after TLS destructors are calledKostya Kortchinsky
2017-05-26[scudo] Check the return values of the pthread_* functionsKostya Kortchinsky
2017-05-05[scudo] Add Android supportKostya Kortchinsky
2017-04-27[scudo] Move thread local variables into their own filesKostya Kortchinsky