* ... - new cfgreader.c/CFG_GetForeach()
authorshort <>
Sun, 25 Nov 2001 23:10:58 +0000 (23:10 +0000)
committershort <>
Sun, 25 Nov 2001 23:10:58 +0000 (23:10 +0000)
commitecb68c68aeb44fa1ec930d124868e63a64f8cb6d
tree7c3c2f4b7ee6b9d7f9491a1d138a86d3d3851098
parent9d80f3acb04fd990119dbefc10aaf5a56de13ea9
* ... - new cfgreader.c/CFG_GetForeach()
some "const" keywords written - they are missing almost everywhere in Gnokii!
"CFG_info" is now global public symbol
 * Global symbols became IMO obsolete: {model,port,initlength,connection,bindir}
stdout/stderr are de-buffered (cfgreading is upon startup)
 * I know that it doesn't belong here but currently there is now generic
   application init function anywhere.
 * stdout/stderr de-buffering is already donw at various weird places all
   through the project
common/cfgreader.c
include/cfgreader.h