mkernel
0.0.2
Micro-kernel framework, everything as a module
Todo List
Member
_trace_dynmsg
(const char *p_File, const unsigned int p_Line, const char *p_CompilDate, const char *p_CompilTime, const char *p_Function, const char *p_Format,...)
Replace with a portable snprintf function
Member
dbg_asprintf
(char **p_Ptr, const char *p_Format, const char *File, const int Line, const char *CompilDate, const char *CompilTime, const char *Function,...)
Implement a vasprintf wrapping function to catch allocation and use it here
Member
modmgr_load
(const char *modfile)
critical section
Member
MODULE_PATH_ENV
Define in configure.ac with default value
File
svcmgr.c
make threadsafe
investigate prefix or b+* trees
Generated by
1.9.4