summaryrefslogtreecommitdiff
path: root/lib/interception/interception_linux.h
Commit message (Expand)AuthorAge
* Make some pthread_mutex_* and pthread_cond_* interceptors common.Alexey Samsonov2013-10-16
* tsan: fix linking of tsan runtime into dynamic librariesDmitry Vyukov2013-09-19
* tsan: fix linking when -ltsan is passed before -lpthreadDmitry Vyukov2013-09-03
* asan: fix android buildDmitry Vyukov2013-09-03
* tsan: properly intercept pthread_cond functionsDmitry Vyukov2013-09-02
* [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point...Alexey Samsonov2012-08-02
* asan/tsan: weak interceptorsDmitry Vyukov2012-05-24
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-15