www.nico.schottelius.org/software/cinit/browse_source/cinit-0.3pre12/doc/todo/0.3pre13
Nico Schottelius 423ba10303 import cinit from unix.schottelius.org
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-09-16 12:53:45 +02:00

17 lines
579 B
Text

Wished released date: 10./11. September
- add get_svc_pid()
- cleanup cmd: add real usage, add -h for help
- cleanup msgq.h: namespace!
- cleanup cinit_ipc_logon()!
- create libcinit.a/so and link against it
- global symbol to track the connection to cinit in the client
=> cinit_ipc_cinit() - initalise ipc in the client (only once)
- cleanup headers:
seems to make more sense, to have more than one exposed header.
cinit.h gets to fast too big. so splitoff to:
<cinit/cinit.h> /* main */
<cinit/types.h> /* ... */
- map status numbers to messages
Done: