pkgsrc-WIP-changes archive

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

lldb-netbsd: Note F_GETPATH requirement (or equivalent)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Feb 25 07:52:26 2017 +0100
Changeset:	b75f0eebbaa7976e10ca57302111e9b360fc5518

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Note F_GETPATH requirement (or equivalent)

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=b75f0eebbaa7976e10ca57302111e9b360fc5518

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

diffstat:
 lldb-netbsd/TODO | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 303654a678..3fbe082af1 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -38,5 +38,6 @@ To be done
    possible
  - import LLDB into base
  - add NetBSD specific ATF tests verifying fundamental functionality of LLDB
+ - support F_GETPATH path in source/Host/common/File.cpp
 
 and of course fix as many bugs as possible


Home | Main Index | Thread Index | Old Index