Module Name: src
Committed By: kamil
Date: Fri Dec 7 17:57:22 UTC 2018
Modified Files:
src/doc: TODO.sanitizers
Log Message:
Add new entry in TODO.sanitizers for NetBSD tar(1) enhancement request
Added:
- NetBSD tar: handle character escaping in file names (\\ \), needed in
check-lld (lld::reproduce-backslash.s)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/doc/TODO.sanitizers:1.9
--- src/doc/TODO.sanitizers:1.8 Tue Dec 4 18:39:03 2018
+++ src/doc/TODO.sanitizers Fri Dec 7 17:57:22 2018
@@ -41,6 +41,9 @@ Long term:
- oom-killer ATF tests and fixes
- uvm_map.c E2BIG workaround or limit raise (1MB -> 10MB?), needed by libFuzzer
- 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