index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
asan
/
asan_intercepted_functions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sanitizer] Add new header - sanitizer_platform_interceptors.h, which should ...
Alexey Samsonov
2012-12-13
1
-0
/
+1
*
[ASan] one more macro for 'read' interception
Alexey Samsonov
2012-12-13
1
-0
/
+2
*
[ASan] more macro for conditional interception of pread functions
Alexey Samsonov
2012-12-13
1
-0
/
+5
*
[sanitizer] replace size_t with SIZE_T in interceptors (same for ssize_t, off...
Kostya Serebryany
2012-12-13
1
-14
/
+7
*
[asan] fix the Android build (pread64 interceptor again)
Kostya Serebryany
2012-12-13
1
-2
/
+1
*
[sanitizer] add OnMap/OnUmap callbacks to the allocator interface
Kostya Serebryany
2012-12-12
1
-2
/
+4
*
[ASan] fix compilation on Mac.
Alexander Potapenko
2012-12-12
1
-0
/
+12
*
ASan: intercept prctl on Linux only
Alexey Samsonov
2012-12-07
1
-0
/
+2
*
[ASan] Do not build the interceptors that use ObjC blocks if the compiler doe...
Alexander Potapenko
2012-12-04
1
-1
/
+1
*
[ASan] intercept swapcontext on Linux only
Alexey Samsonov
2012-11-23
1
-8
/
+6
*
[ASan] Add interceptor for swapcontext to fight with false positives in some ...
Alexey Samsonov
2012-11-23
1
-0
/
+8
*
Fix two compiler warnings: must use at least one argument for "..." in a vari...
Alexander Potapenko
2012-09-06
1
-1
/
+1
*
Re-implement the wrappers for libdispatch functions using blocks where approp...
Alexander Potapenko
2012-08-23
1
-0
/
+8
*
Dynamic interceptors for dispatch_async and dispatch_after.
Alexander Potapenko
2012-08-20
1
-0
/
+6
*
Fix a leftover #if defined(DYNAMIC_MAC_WRAPPERS).
Alexander Potapenko
2012-08-20
1
-1
/
+1
*
Remove the extra semicolon reported by the buildbot.
Alexander Potapenko
2012-08-15
1
-1
/
+1
*
Introduce asan_intercepted_functions.h which contains the declarations wrappe...
Alexander Potapenko
2012-08-15
1
-0
/
+205