TODO.sanitizers: Mark switch of syscall(2)/__syscall(2) to libc done

Implemented in pkgsrc-wip, patches will land upstream review.
This commit is contained in:
kamil 2018-08-28 20:11:58 +00:00
parent f91fb139e9
commit 4370350d19

View File

@ -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