summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/interception/interception_linux.h
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer] Avoid needless use of stringification (#symver) in INTERCEPT_FUNC...Evgeniy Stepanov2013-11-121-1/+1
* Make some pthread_mutex_* and pthread_cond_* interceptors common.Alexey Samsonov2013-10-161-3/+6
* tsan: fix linking of tsan runtime into dynamic librariesDmitry Vyukov2013-09-191-3/+2
* tsan: fix linking when -ltsan is passed before -lpthreadDmitry Vyukov2013-09-031-1/+1
* asan: fix android buildDmitry Vyukov2013-09-031-0/+2
* tsan: properly intercept pthread_cond functionsDmitry Vyukov2013-09-021-0/+6
* [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point...Alexey Samsonov2012-08-021-4/+6
* asan/tsan: weak interceptorsDmitry Vyukov2012-05-241-2/+4
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-151-0/+33
OpenPOWER on IntegriCloud