summaryrefslogtreecommitdiffstats
path: root/compiler-rt/include/sanitizer/linux_syscall_hooks.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Add syscall handlers for sigaction and rt_sigaction.Evgeniy Stepanov2016-06-241-5/+18
* tsan: fix linux syscall hooksDmitry Vyukov2013-10-231-2/+3
* tsan: intercept fork syscallDmitry Vyukov2013-09-211-4/+12
* [sanitizer] A bunch of linux system call handlers.Evgeniy Stepanov2013-09-061-607/+2865
* Lint fixesAlexey Samsonov2013-08-051-1/+2
* [sanitizer] Tweak read syscall handler signature for consistency.Evgeniy Stepanov2013-07-301-2/+2
* [sanitizer] read() syscall hook.Evgeniy Stepanov2013-07-301-2/+2
* [sanitizer] Syscall handlers for clock_gettime and clock_getres.Evgeniy Stepanov2013-07-091-4/+4
* [sanitizer] Fix lint.Evgeniy Stepanov2013-04-221-5/+9
* [sanitizer] Implement wait4 and waitpid syscall hooks.Evgeniy Stepanov2013-04-161-4/+5
* [sanitizer] More syscall handler placeholders.Evgeniy Stepanov2013-04-121-234/+756
* [sanitizer] Syscall hooks.Evgeniy Stepanov2013-04-111-0/+275
OpenPOWER on IntegriCloud