Source-Changes-HG archive

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

[src/trunk]: src/doc/roadmaps/people Add personal TODO and research goals



details:   https://anonhg.NetBSD.org/src/rev/2b8e4d4ffd5a
branches:  trunk
changeset: 350950:2b8e4d4ffd5a
user:      kamil <kamil%NetBSD.org@localhost>
date:      Sat Jan 28 15:40:16 2017 +0000

description:
Add personal TODO and research goals

Things I want to finish for 8:

- as much as possible from the LLDB, Swift, .NET and VirtualBox projects
- more c11 in libc

Things I want to research for 9:

- turn system utilities into C libraries + add bindings for Lua
- rebase Haiku stack on NetBSD + add Kit(s) accessing libsystem utilities

diffstat:

 doc/roadmaps/people/kamil |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r 69b27d0dc5f1 -r 2b8e4d4ffd5a doc/roadmaps/people/kamil
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/roadmaps/people/kamil Sat Jan 28 15:40:16 2017 +0000
@@ -0,0 +1,9 @@
+Things I want to finish for 8:
+
+- as much as possible from the LLDB, Swift, .NET and VirtualBox projects
+- more c11 in libc
+
+Things I want to research for 9:
+
+- turn system utilities into C libraries + add bindings for Lua
+- rebase Haiku stack on NetBSD + add Kit(s) for system utilities



Home | Main Index | Thread Index | Old Index