| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [sanitizer] Avoid needless use of stringification (#symver) in INTERCEPT_FUNC... | Evgeniy Stepanov | 2013-11-12 | 1 | -1/+1 |
| * | Make some pthread_mutex_* and pthread_cond_* interceptors common. | Alexey Samsonov | 2013-10-16 | 1 | -3/+6 |
| * | tsan: fix linking of tsan runtime into dynamic libraries | Dmitry Vyukov | 2013-09-19 | 1 | -3/+2 |
| * | tsan: fix linking when -ltsan is passed before -lpthread | Dmitry Vyukov | 2013-09-03 | 1 | -1/+1 |
| * | asan: fix android build | Dmitry Vyukov | 2013-09-03 | 1 | -0/+2 |
| * | tsan: properly intercept pthread_cond functions | Dmitry Vyukov | 2013-09-02 | 1 | -0/+6 |
| * | [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point... | Alexey Samsonov | 2012-08-02 | 1 | -4/+6 |
| * | asan/tsan: weak interceptors | Dmitry Vyukov | 2012-05-24 | 1 | -2/+4 |
| * | [asan] move lib/asan/interception to lib/interception so that other tools (e.... | Kostya Serebryany | 2012-05-15 | 1 | -0/+33 |

