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_common_syscalls.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[compiler-rt] Implement getrandom interception
Vitaly Buka
2019-08-06
1
-0
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[sanitizer] Add syscall handlers for sigaction and rt_sigaction.
Evgeniy Stepanov
2016-06-24
1
-0
/
+34
*
[msan] Fix syscall handlers for pipe, pipe2, socketpair.
Evgeniy Stepanov
2016-06-24
1
-12
/
+8
*
[sanitizer] [SystemZ] Add ptrace support bits.
Marcin Koscielnicki
2016-04-26
1
-2
/
+2
*
[MSan] Enable MSAN for aarch64
Adhemerval Zanella
2015-09-16
1
-2
/
+2
*
[msan] Teach sanitizers about the PPC64 ptrace syscall
Jay Foad
2015-06-25
1
-2
/
+4
*
Allow sanitizer to work with "old" kernel headers
Renato Golin
2015-02-24
1
-0
/
+2
*
[MSan][MIPS] Fix for some failing tests on MIPS64
Mohit K. Bhakkad
2015-02-18
1
-2
/
+4
*
[msan] Fix wrong array index in io_submit interceptor.
Evgeniy Stepanov
2014-09-08
1
-4
/
+4
*
[asan] i686-linux-android support.
Evgeniy Stepanov
2014-07-03
1
-2
/
+4
*
[sanitizer] Intercept capget()/capset().
Sergey Matveev
2014-02-12
1
-9
/
+6
*
[sanitizer] Disable 3 more syscall hooks on Android.
Evgeniy Stepanov
2014-02-10
1
-0
/
+6
*
[sanitizer] struct ustat and a bunch of other definitions are missing on Andr...
Evgeniy Stepanov
2014-02-10
1
-0
/
+2
*
[msan] Intercept *getxattr and *listxattr.
Sergey Matveev
2014-01-30
1
-12
/
+12
*
tsan: support synchronization by means of linux aio
Dmitry Vyukov
2013-11-27
1
-24
/
+74
*
[sanitizer] Restore perf_event_attr handling.
Evgeniy Stepanov
2013-11-22
1
-4
/
+6
*
[sanitizer] Fix build.
Evgeniy Stepanov
2013-11-22
1
-5
/
+1
*
[msan] Tweak io_submit syscall hook.
Evgeniy Stepanov
2013-11-20
1
-3
/
+9
*
[sanitizer] Enhance io_submti syscall handler.
Evgeniy Stepanov
2013-11-01
1
-3
/
+18
*
[asan] Fix syscall hooks build on Android.
Evgeniy Stepanov
2013-10-30
1
-7
/
+11
*
[sanitizer] Ptrace syscall handler.
Evgeniy Stepanov
2013-10-29
1
-2
/
+38
*
[msan] Intercept shmat.
Evgeniy Stepanov
2013-10-29
1
-1
/
+1
*
tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platf...
Dmitry Vyukov
2013-10-15
1
-1
/
+4
*
tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
2013-10-15
1
-4
/
+1
*
tsan: intercept fork syscall
Dmitry Vyukov
2013-09-21
1
-0
/
+28
*
tsan: intercept close syscall
Dmitry Vyukov
2013-09-21
1
-1
/
+8
*
[sanitizer] Avoid including any system headers in the system-header-free part...
Evgeniy Stepanov
2013-09-06
1
-21
/
+32
*
[sanitizer] A bunch of linux system call handlers.
Evgeniy Stepanov
2013-09-06
1
-62
/
+2559
*
[libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc
Alexander Potapenko
2013-08-06
1
-6
/
+18
*
Lint fixes
Alexey Samsonov
2013-08-05
1
-1
/
+0
*
[sanitizer] Tweak read syscall handler signature for consistency.
Evgeniy Stepanov
2013-07-30
1
-2
/
+2
*
[sanitizer] read() syscall hook.
Evgeniy Stepanov
2013-07-30
1
-0
/
+9
*
Fix check_lint warnings in sanitizers' runtime libraries
Timur Iskhodzhanov
2013-07-15
1
-1
/
+0
*
[sanitizer] Wrap lines >80 chars.
Evgeniy Stepanov
2013-07-09
1
-2
/
+4
*
[sanitizer] Syscall handlers for clock_gettime and clock_getres.
Evgeniy Stepanov
2013-07-09
1
-0
/
+22
*
[sanitizer] Fix lint.
Evgeniy Stepanov
2013-04-22
1
-2
/
+0
*
Wrap macro invocations in braces to supress 'suggest braces around empty body...
Andy Gibbs
2013-04-16
1
-10
/
+20
*
[sanitizer] Implement wait4 and waitpid syscall hooks.
Evgeniy Stepanov
2013-04-16
1
-0
/
+38
*
[sanitizer] More syscall handler placeholders.
Evgeniy Stepanov
2013-04-12
1
-4
/
+4
*
[sanitizer] Syscall hooks.
Evgeniy Stepanov
2013-04-11
1
-0
/
+102