Module Name: src
Committed By: kamil
Date: Sat Jan 28 15:40:16 UTC 2017
Added Files:
src/doc/roadmaps/people: kamil
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/doc/roadmaps/people/kamil
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/doc/roadmaps/people/kamil
diff -u /dev/null src/doc/roadmaps/people/kamil:1.1
--- /dev/null Sat Jan 28 15:40:16 2017
+++ src/doc/roadmaps/people/kamil Sat Jan 28 15:40:16 2017
@@ -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