summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_linux_libcdep.cc
Commit message (Expand)AuthorAge
* tsan: use verbosity flag in sanitizer_common code directlyDmitry Vyukov2013-10-15
* [Sanitizer] Remove StackTrace::max_depth fieldAlexey Samsonov2013-10-12
* [Sanitizer] Refactor symbolization interface: use class instead of several fu...Alexey Samsonov2013-09-10
* Revert r185536 as it neither fixes any memory leaks, nor is it necessary (see...Timur Iskhodzhanov2013-09-03
* It appears that glibc 2.13 has the same thread descriptor size as 2.11,Chandler Carruth2013-08-18
* [asan] Raise thread stack size limit.Evgeniy Stepanov2013-07-30
* [sanitizer] Fix memory leak in sanitizer_common discovered by LeakSanitizer.Sergey Matveev2013-07-03
* [sanitizer] Use the correct macro to check glibc version.Sergey Matveev2013-07-01
* [sanitizer] Fix kThreadDescriptorSize for glibc <= 2.11.Sergey Matveev2013-06-03
* Fix #if guards in sanitizer_common codeAlexey Samsonov2013-05-30
* [sanitizer] Change the way GetThreadStackAndTls() obtains the thread descript...Sergey Matveev2013-05-29
* [nolibc] Move libc-dependent sanitizer_linux.cc code to sanitizer_linux_libcd...Peter Collingbourne2013-05-20