pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

compiler-rt-netbsd: TODO.fuzzer update



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue May 8 00:55:33 2018 +0200
Changeset:	f7e46ca55d96b742c5269d7d105a11386e757512

Modified Files:
	compiler-rt-netbsd/TODO.fuzzer

Log Message:
compiler-rt-netbsd: TODO.fuzzer update

ASan for NetBSD/i386 works again.
getrusage(2) fix or workaround for 8.0 needed.

Sponsored by <The NetBSD Foundation>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7e46ca55d96b742c5269d7d105a11386e757512

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 compiler-rt-netbsd/TODO.fuzzer | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/compiler-rt-netbsd/TODO.fuzzer b/compiler-rt-netbsd/TODO.fuzzer
index fe1e8ebe88..eaf3feb597 100644
--- a/compiler-rt-netbsd/TODO.fuzzer
+++ b/compiler-rt-netbsd/TODO.fuzzer
@@ -77,7 +77,7 @@ IV. Unknown
   the rest
 
 TODO:
- - ASan 32-bit restoration (assignee: kamil)
  - oom-killer, research a crasher and share with kernel developers
  - oom-killer, add a new ATF test to check oom-killer
  - upstream semaphore fixes to reviews.llvm.org
+ - getrusage(2) fix pullup to -8 or find a workaround for 8.0


Home | Main Index | Thread Index | Old Index