index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sanitizer_common
/
sanitizer_linux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lsan] Renable LSan for x86 Linux
Maxim Ostapenko
2017-01-31
1
-1
/
+1
*
Revert "[lsan] Enable LSan for x86 Linux."
Evgeniy Stepanov
2017-01-23
1
-1
/
+1
*
[lsan] Enable LSan for x86 Linux.
Maxim Ostapenko
2017-01-23
1
-1
/
+1
*
[ESan][MIPS] Adds support for MIPS64
Sagar Thakur
2016-10-06
1
-1
/
+1
*
Revert "[ESan][MIPS] Adds support for MIPS64"
Qin Zhao
2016-09-08
1
-1
/
+1
*
[ESan][MIPS] Adds support for MIPS64
Sagar Thakur
2016-09-07
1
-1
/
+1
*
[sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening
2016-06-14
1
-0
/
+4
*
Revert r272591, http://lab.llvm.org:8011/builders/clang-x64-ninja-win7 has be...
Nico Weber
2016-06-14
1
-4
/
+0
*
[sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening
2016-06-13
1
-0
/
+4
*
Revert "[sanitizer][esan] Add internal_sigaction_syscall"
Derek Bruening
2016-06-13
1
-4
/
+0
*
[sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening
2016-06-13
1
-0
/
+4
*
[sanitizer] [SystemZ] Implement internal_clone.
Marcin Koscielnicki
2016-04-26
1
-1
/
+1
*
Revert "[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-...
Marcin Koscielnicki
2016-04-15
1
-5
/
+0
*
[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Koscielnicki
2016-04-14
1
-0
/
+5
*
Revert "[sanitizers] extracted process management functions"
Mike Aizatsky
2016-01-25
1
-2
/
+0
*
[sanitizers] extracted process management functions
Mike Aizatsky
2016-01-25
1
-0
/
+2
*
[tsan] Use internal_sigfillset to replace REAL(sigfillset).
Yabin Cui
2016-01-15
1
-1
/
+0
*
[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)
Bill Schmidt
2015-12-08
1
-1
/
+2
*
[tsan] Enable tsan for aarch64
Adhemerval Zanella
2015-08-05
1
-1
/
+1
*
[ASan] Make binary name reader cross-platform.
Yury Gribov
2015-06-04
1
-3
/
+0
*
Move some POSIX-specific functions from sanitizer_libc.h to a new sanitizer_p...
Timur Iskhodzhanov
2015-04-08
1
-0
/
+1
*
[compiler-rt] Allow suppression file to be relative to the location of the ex...
Anna Zaks
2015-02-27
1
-2
/
+0
*
[LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Mohit K. Bhakkad
2015-02-19
1
-1
/
+1
*
Removed r221896, it seems to break build in various ways.
Yury Gribov
2014-11-13
1
-0
/
+5
*
[ASan] Add process basename to log name and error message to simplify analysi...
Yury Gribov
2014-11-13
1
-5
/
+0
*
[FreeBSD] Port sanitizers' syscalls.
Alexey Samsonov
2014-03-07
1
-4
/
+7
*
A set of trivial changes to support sanitizers on FreeBSD.
Alexey Samsonov
2014-03-04
1
-2
/
+2
*
AdjustStackSizeLinux() is used in Lsan, Tsan and Msan non-Linux-specific code...
Kostya Serebryany
2014-02-24
1
-2
/
+0
*
Make signal-related functions use __sanitizer_* structures instead of __sanit...
Alexander Potapenko
2014-01-31
1
-6
/
+8
*
tsan: use verbosity flag in sanitizer_common code directly
Dmitry Vyukov
2013-10-15
1
-1
/
+1
*
tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platf...
Dmitry Vyukov
2013-10-15
1
-21
/
+7
*
tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
2013-10-15
1
-0
/
+22
*
[sanitizer] Define kPthreadDestructorIterations on POSIX systems.
Sergey Matveev
2013-10-11
1
-3
/
+0
*
[sanitizer] Move the PTHREAD_DESTRUCTOR_ITERATIONS constant to sanitizer_linu...
Sergey Matveev
2013-10-11
1
-0
/
+2
*
[Sanitizer] Refactor symbolization interface: use class instead of several fu...
Alexey Samsonov
2013-09-10
1
-0
/
+5
*
[sanitizer_common] Add internal_clone().
Sergey Matveev
2013-09-02
1
-0
/
+4
*
Move UnpoisonMappedDSO to sanitizer_common.
Peter Collingbourne
2013-07-29
1
-0
/
+4
*
[Sanitizer] support running external llvm-symbolizer on Mac
Alexey Samsonov
2013-06-11
1
-2
/
+0
*
[sanitizer] Change the way GetThreadStackAndTls() obtains the thread descript...
Sergey Matveev
2013-05-29
1
-0
/
+2
*
[nolibc] Unweak SymbolizerPrepareForSandboxing and move it to libc-independen...
Peter Collingbourne
2013-05-29
1
-0
/
+5
*
[sanitizer] LibraryNameIs in sanitizer_linux
Sergey Matveev
2013-05-14
1
-0
/
+4
*
[nolibc] Change internal syscall API to remove reliance on libc's errno.
Peter Collingbourne
2013-05-08
1
-3
/
+4
*
[sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.
Sergey Matveev
2013-05-07
1
-0
/
+3
*
Remove InternalAlloc/InternalFree calls from StopTheWorld. Patch by Sergey Ma...
Alexey Samsonov
2013-04-05
1
-1
/
+2
*
[sanitizer] Don't adjust the size of the user-allocated stack.
Evgeniy Stepanov
2013-03-19
1
-0
/
+3
*
add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
2013-02-27
1
-0
/
+53