summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_md5.cc
Commit message (Expand)AuthorAge
* [Sanitizer] update style checker script and fix namespace style warningsAlexey Samsonov2013-01-30
* tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtimeDmitry Vyukov2012-06-27
* [Sanitizer] Use DEFINE_REAL macro in TSan runtime to call libc implementation...Alexey Samsonov2012-06-15
* [TSan] use efficient real_memcpy inside runtimeAlexey Samsonov2012-06-09
* [TSan] s/internal_memset/real_memsetAlexey Samsonov2012-06-08
* Remove file-type tags in .cc files in tsan/ and sanitizer_common/Alexey Samsonov2012-06-04
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-10