summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_syscall_generic.inc
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove remnant code of using indirect syscall on NetBSDKamil Rytarowski2018-10-081-32/+7
* OpenBSD UBsan support enabling SANITIZER_OPENBSD widelyKamil Rytarowski2018-03-031-1/+2
* [Sanitizers] Basic sanitizer Solaris support (PR 33274)Kamil Rytarowski2017-12-141-1/+1
* [sanitizer] Introduce a vDSO aware timing functionKostya Kortchinsky2017-12-131-0/+1
* [sanitizer] Revert rL320409Kostya Kortchinsky2017-12-111-1/+0
* [sanitizer] Introduce a vDSO aware time function, and use it in the allocator...Kostya Kortchinsky2017-12-111-0/+1
* Add NetBSD improvements in sanitizersKamil Rytarowski2017-10-251-0/+4
* Add NetBSD support in sanitizer_syscall_generic.incKamil Rytarowski2017-08-041-3/+27
* Unix/BSD system calls are prefixed with SYS_ on FreeBSD and MacIsmail Pazarbasi2015-02-221-2/+2
* [FreeBSD] Port sanitizers' syscalls.Alexey Samsonov2014-03-071-1/+11
* [nolibc] Change internal syscall API to remove reliance on libc's errno.Peter Collingbourne2013-05-081-0/+24