I want to make some changes in the way the source files are organized, now svn looks like:
src/core src/libinitng We should move anything that is only needed for the core from libinitng/ to core/. I also want to rename the functions, functions in core should be named something like icore_*, while functions in libinitng will remain as initng_*. Also, imo, we should organize the code by functionality, for example fix_escapes() should be in src/libinitng/string/fix_escapes.c. What do you think guys?
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
