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
/
sanitizer_common
/
sanitizer_platform_limits_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] Fix build with Android NDK < 14.
Evgeniy Stepanov
2018-01-04
1
-1
/
+1
*
[msan] Intercept sendmmsg, recvmmsg.
Evgeniy Stepanov
2018-01-03
1
-0
/
+6
*
Correct NetBSD support in pthread_once(3)/TSan
Kamil Rytarowski
2017-11-21
1
-0
/
+1
*
[tsan] Move out more types to sanitizer_common
Vitaly Buka
2017-11-10
1
-3
/
+4
*
[Sanitizers] Consolidate internal errno definitions.
Alex Shlyapnikov
2017-07-06
1
-9
/
+0
*
Remove struct_rtentry_sz on FreeBSD
Dimitry Andric
2017-02-10
1
-6
/
+1
*
Fix build breakage on FreeBSD after rL289878/rL289881
Dimitry Andric
2016-12-20
1
-2
/
+2
*
Ifdef out utmp.h on Darwin to un-break the build after r289878 ([msan] Interc...
Kuba Mracek
2016-12-15
1
-0
/
+4
*
[msan] Intercept getutent and friends.
Evgeniy Stepanov
2016-12-15
1
-0
/
+7
*
[compiler-rt] Do not introduce __sanitizer namespace globally
Anna Zaks
2016-09-15
1
-0
/
+2
*
[sanitizer] [SystemZ] Add ptrace support bits.
Marcin Koscielnicki
2016-04-26
1
-2
/
+7
*
[sanitizer] [SystemZ] Add/fix kernel and libc type definitions.
Marcin Koscielnicki
2016-04-14
1
-3
/
+7
*
[ASAN] Add support for mips/mips64 android
Mohit K. Bhakkad
2016-03-16
1
-1
/
+1
*
[asan] Old Linux kernels (< 3.0) don't define ARM_VFPREGS_SIZE that leads to
Yury Gribov
2015-11-30
1
-0
/
+8
*
Fix #if tests for PTRACE_GETREGS and others.
Jay Foad
2015-11-11
1
-3
/
+6
*
[compiler-rt] Enable ptrace sanitizer for arm
Adhemerval Zanella
2015-10-26
1
-5
/
+20
*
[asan] Zero initialize sem_t in sem_init.
Evgeniy Stepanov
2015-10-12
1
-0
/
+5
*
[sanitizer_common] Apply modernize-use-nullptr, other minor fixes
Vedant Kumar
2015-09-30
1
-25
/
+25
*
[MSan] Enable MSAN for aarch64
Adhemerval Zanella
2015-09-16
1
-6
/
+20
*
Unbreak building on FreeBSD.
Roman Divacky
2015-09-10
1
-1
/
+3
*
[msan] Unpoison dlpi_phdr in dl_iterate_phdr.
Evgeniy Stepanov
2015-09-08
1
-0
/
+4
*
[msan] Teach sanitizers about the PPC64 ptrace syscall
Jay Foad
2015-06-25
1
-5
/
+11
*
Working on reconciling out-of-tree patches to compiler-rt for building for iOS.
Chris Bieneman
2015-06-23
1
-3
/
+6
*
[msan] Intercept fopencookie.
Evgeniy Stepanov
2015-06-19
1
-0
/
+6
*
[ASan] Only include rpc headers if they are available.
Yury Gribov
2015-04-09
1
-2
/
+6
*
Allow sanitizer to work with "old" kernel headers
Renato Golin
2015-02-24
1
-1
/
+1
*
[MSan][MIPS] Fix for some failing tests on MIPS64
Mohit K. Bhakkad
2015-02-18
1
-3
/
+14
*
Remove inclusion of netinet/ip_compat.h for FreeBSD. This header is not
Dimitry Andric
2015-02-17
1
-1
/
+0
*
[sanitizer] Fix aarch64 sanitizer build with recent glibc
Kostya Serebryany
2015-01-21
1
-0
/
+6
*
[sanitizer] Disable compile-time checks for __kernel_old_uid_t size on aarch64.
Evgeniy Stepanov
2014-12-10
1
-0
/
+4
*
[sanitizer] Fix build with _FILE_OFFSET_BITS=64.
Evgeniy Stepanov
2014-10-21
1
-0
/
+8
*
Fix compiler-rt build on FreeBSD 10.1
Ed Maste
2014-10-14
1
-3
/
+7
*
[sanitizer] Fix global constructor warning in sanitizer; patch by Samuel F A...
Kostya Serebryany
2014-09-16
1
-1
/
+1
*
[asan] i686-linux-android support.
Evgeniy Stepanov
2014-07-03
1
-1
/
+2
*
[sanitizer] Intercept pthread_*attr_get*.
Evgeniy Stepanov
2014-06-19
1
-0
/
+4
*
Revert "[sanitizer] Intercept pthread_*attr_get*."
Arnold Schwaighofer
2014-06-18
1
-1
/
+0
*
[sanitizer] Intercept pthread_*attr_get*.
Evgeniy Stepanov
2014-06-18
1
-0
/
+1
*
[sanitizer] Support PTRACE_GETEVENTMSG in the ptrace() interceptor.
Sergey Matveev
2014-06-16
1
-0
/
+1
*
Remove's uses of sys/timeb.h for Android.
Dan Albert
2014-06-05
1
-1
/
+3
*
[sanitizer] Remove the definition of xdr_ops.
Evgeniy Stepanov
2014-05-15
1
-1
/
+0
*
Fixup for r208066. Properly get values of PTRACE_GETREGSET/PTRACE_SETREGSET.
Alexey Samsonov
2014-05-08
1
-1
/
+2
*
[sanitizer] Intercept obstack.
Evgeniy Stepanov
2014-05-07
1
-0
/
+12
*
[sanitizer] fix build with glibc 2.4, patch by Sandra Loosemore
Kostya Serebryany
2014-05-06
1
-1
/
+6
*
[sanitizer] Intercept a bunch of stdio calls.
Evgeniy Stepanov
2014-04-25
1
-0
/
+19
*
[sanitizer] Intercept a subset of sunrpc interface (xdr_*).
Evgeniy Stepanov
2014-04-04
1
-0
/
+15
*
[sanitizer] Intercept fgetpwent / fgetgrent.
Evgeniy Stepanov
2014-03-28
1
-0
/
+25
*
[sanitizer] Intercept ftime.
Evgeniy Stepanov
2014-03-28
1
-0
/
+7
*
[msan] Intercept several malloc-related functions.
Evgeniy Stepanov
2014-03-27
1
-0
/
+5
*
[sanitizer] Fix iOS build.
Evgeniy Stepanov
2014-02-27
1
-0
/
+3
*
[sanitizer] Sizes and layouts for sanitizers on FreeBSD.
Evgeniy Stepanov
2014-02-27
1
-101
/
+172
[next]