pkgsrc-WIP-changes archive

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

compiler-rt-netbsd: Update TODO



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Feb 26 15:38:47 2018 +0100
Changeset:	c2b4035e3da89132583b5f6cd5f1099889490894

Modified Files:
	compiler-rt-netbsd/TODO

Log Message:
compiler-rt-netbsd: Update TODO

Add new enry:
- Interceptors for the set{ut,utx,pw,netgr,gr,host,serv,pass}ent() family of
  functions

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

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

diffstat:
 compiler-rt-netbsd/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/compiler-rt-netbsd/TODO b/compiler-rt-netbsd/TODO
index ac1015d1c4..4a860e4454 100644
--- a/compiler-rt-netbsd/TODO
+++ b/compiler-rt-netbsd/TODO
@@ -7,5 +7,6 @@
   libthr.so is not loaded, and that causes pthread_key_create() to always return
   ENOSYS. https://reviews.llvm.org/D39254
   Check whether it is valid for NetBSD.
-
 - Fix remaining issues in Sanitizers.
+- Interceptors for the set{ut,utx,pw,netgr,gr,host,serv,pass}ent() family of
+  functions


Home | Main Index | Thread Index | Old Index