[Initng] Splitting core and libinitng
Ismael Luceno
ismael.luceno at gmail.com
Wed Apr 11 04:29:57 CEST 2007
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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://jw.dyndns.org/pipermail/initng/attachments/20070410/743cf8b1/attachment.pgp
More information about the Initng
mailing list