Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | -2/+2 |
* | [sanitizer] Syscall handlers for clock_gettime and clock_getres. | Evgeniy Stepanov | 2013-07-09 | 1 | -4/+4 |
* | [sanitizer] Fix lint. | Evgeniy Stepanov | 2013-04-22 | 1 | -5/+9 |
* | [sanitizer] Implement wait4 and waitpid syscall hooks. | Evgeniy Stepanov | 2013-04-16 | 1 | -4/+5 |
* | [sanitizer] More syscall handler placeholders. | Evgeniy Stepanov | 2013-04-12 | 1 | -234/+756 |
* | [sanitizer] Syscall hooks. | Evgeniy Stepanov | 2013-04-11 | 1 | -0/+275 |