Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Update with reality
details: https://anonhg.NetBSD.org/src/rev/661d28c263d1
branches: trunk
changeset: 1008746:661d28c263d1
user: kamil <kamil%NetBSD.org@localhost>
date: Thu Apr 02 11:18:23 2020 +0000
description:
Update with reality
Drop tasks not important or not relevant here.
diffstat:
doc/TODO.sanitizers | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diffs (30 lines):
diff -r 7a3a37444e5b -r 661d28c263d1 doc/TODO.sanitizers
--- a/doc/TODO.sanitizers Thu Apr 02 11:11:25 2020 +0000
+++ b/doc/TODO.sanitizers Thu Apr 02 11:18:23 2020 +0000
@@ -10,26 +10,17 @@
- improve the framework for ioctl(2) database and handle special cases when a
part of a struct can be uninitialized and passed to the kernel (MSan)
- port or finish the port of:
- * shadowcallstack,
* cfi,
* scudo,
* DFSan.
- port HWASan -- aarch64 specific, needs hardware or emulator
- - make MKSANITIZER usable with any supported by a compiler combination of
- sanitizers
- pkgsrc integration with sanitizers and MKSANITIZER (PKGSANITIZER?)
- port what possible to !amd64
- fixes with the signal code
- make compiler-rt buildable with GCC
- - finish the support of float128 for Clang/LLVM/libstdc++/libgcc
- merge of the libFuzzer integration with the basesystem
- oom-killer ATF tests and fixes
- utime(3) allow changing actime regardless of noatime mount property
- NetBSD tar: handle character escaping in file names (\\ \), needed in
check-lld (lld::reproduce-backslash.s)
-
-
-Unspecified:
- - kernel-tsan? upstream development is stalled with patches for Linux 4.2
- https://github.com/google/ktsan
- kernel-safestack? implemented in Fuchsia/Magenta
Home |
Main Index |
Thread Index |
Old Index