summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_linux.h
AgeCommit message (Expand)Author
2013-05-29[sanitizer] Change the way GetThreadStackAndTls() obtains the thread descript...Sergey Matveev
2013-05-29[nolibc] Unweak SymbolizerPrepareForSandboxing and move it to libc-independen...Peter Collingbourne
2013-05-14[sanitizer] LibraryNameIs in sanitizer_linuxSergey Matveev
2013-05-08[nolibc] Change internal syscall API to remove reliance on libc's errno.Peter Collingbourne
2013-05-07[sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.Sergey Matveev
2013-04-05Remove InternalAlloc/InternalFree calls from StopTheWorld. Patch by Sergey Ma...Alexey Samsonov
2013-03-19[sanitizer] Don't adjust the size of the user-allocated stack.Evgeniy Stepanov
2013-02-27add Linux syscall wrappers and ThreadLister to sanitizer_commonKostya Serebryany