diff options
| author | kamil <kamil@NetBSD.org> | 2017-01-28 15:40:16 +0000 |
|---|---|---|
| committer | kamil <kamil@NetBSD.org> | 2017-01-28 15:40:16 +0000 |
| commit | d8e24a9ffbd221a6642029db373dc4fa3d2d5904 (patch) | |
| tree | ddf121a0fee8babf38ef5885211333cb469b791a /doc/roadmaps | |
| parent | b6a9076bf9815ed5c3d12a44abe3e82e767ee2d7 (diff) | |
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 (limited to 'doc/roadmaps')
| -rw-r--r-- | doc/roadmaps/people/kamil | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/roadmaps/people/kamil b/doc/roadmaps/people/kamil new file mode 100644 index 00000000000..22b6c56e977 --- /dev/null +++ b/doc/roadmaps/people/kamil @@ -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 |
