summaryrefslogtreecommitdiff
path: root/TODO
blob: 8c9d4956240dcd87611071656e587d17dc82a2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Library:
--------
- Rework debugging error messages and look into better logging on error.
- Need to properly set errno. 
- Code optimization: open()/read()/close() only when required.

Commands:
---------
- Add topology tree view.
- Need to clean up error messages.
- Clean up how attribute values are printed.

Docs:
-----
- Create man pages for commands and for library.

Test:
-----
- Design and implement test suites for the library.