www.nico.schottelius.org/software/cinit/browse_source/cinit-0.3pre11/doc/todo/0.3pre12
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

28 lines
1,015 B
Text

- begin to write documentation about client functions
- cleanup communication:
put parts of comm.h into cinit.h => global exposure
or define new structure in cinit.h?
- there seems to be a race condition in the execution of the
dependency tree: it happens that services that depend on
mounted /proc, have needs on mount/proc are still exited
before /proc is mounted.
problem of cinit or of mount, exiting too early?
guess the first one, so fix it :-)
--------------------------------------------------------------------------------
Add
Hallo,
Liebster Nico, wuerdest du die dazu durchringen "make install" und
vllt. sogar "make install-test" in die cinit 0.3er branch aufnehmen?
vlg Lucky
--------------------------------------------------------------------------------
Use http://www.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html
--------------------------------------------------------------------------------
cleanup ipc!
where to call !cinit_ipc_logon and !cinit_ipc_connect?