pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Update TODO - finished patches have been committed upstream
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Jan 28 21:12:17 2017 +0100
Changeset: 4f0b40525e0a4ffdb18465f8778ec1740b4ba7cb
Modified Files:
lldb-netbsd/TODO
Log Message:
lldb-netbsd: Update TODO - finished patches have been committed upstream
Done:
- switch resolution of pid -> path to executable from /proc to sysctl(7)
https://reviews.llvm.org/D29089
committed as SVN revision 293392
- recognize Real-Time Signals (SIGRTMIN-SIGRTMAX)
https://reviews.llvm.org/D29091
committed as SVN revision 293391
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=4f0b40525e0a4ffdb18465f8778ec1740b4ba7cb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/TODO | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index c17f8fa..09be7f3 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -30,8 +30,10 @@ Short-term goals in current milestone
Done:
- switch resolution of pid -> path to executable from /proc to sysctl(7)
https://reviews.llvm.org/D29089
+ committed as SVN revision 293392
- recognize Real-Time Signals (SIGRTMIN-SIGRTMAX)
https://reviews.llvm.org/D29091
+ committed as SVN revision 293391
TODO:
- fix conflict with system-wide py-six
Home |
Main Index |
Thread Index |
Old Index