Module Name: src
Committed By: kamil
Date: Tue Aug 28 20:11:58 UTC 2018
Modified Files:
src/doc: TODO.sanitizers
Log Message:
TODO.sanitizers: Mark switch of syscall(2)/__syscall(2) to libc done
Implemented in pkgsrc-wip, patches will land upstream review.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/doc/TODO.sanitizers
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/TODO.sanitizers
diff -u src/doc/TODO.sanitizers:1.5 src/doc/TODO.sanitizers:1.6
--- src/doc/TODO.sanitizers:1.5 Tue Aug 21 23:34:56 2018
+++ src/doc/TODO.sanitizers Tue Aug 28 20:11:58 2018
@@ -4,7 +4,6 @@ Short term:
- compiler-rt import and integration with base
- merge TSan, MSan and libFuzzer ATF tests
- prepare MKSANITIZER readme
- - switch syscall(2)/__syscall(2) to libc calls
- upstream local patches, mostly to compiler-rt
- develop fts(3) interceptors (MSan, for ls(1), find(1), mtree(8)
- investigate and address the libcxx failing tests on NetBSD