Ignore:
Timestamp:
Feb 2, 2015, 10:04:56 AM (9 years ago)
Author:
david
Message:
  • Adding Process Management
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PublicaMundi_David-devel/zoo-project/zoo-kernel/service_zcfg.c

    r533 r549  
    66#include "service.h"
    77#include "service_internal.h"
     8extern "C" {
    89#include <libxml/tree.h>
    910#include <libxml/xmlmemory.h>
     
    1112#include <libxml/xpath.h>
    1213#include <libxml/xpathInternals.h>
    13 
     14#include "service.h"
     15#include "service_internal.h"
     16}
    1417
    1518
     
    1821
    1922static GList *serviceCfgList;
     23
     24//static maps * main_conf = NULL;
     25
     26
     27/*int
     28load_main_conf(char * path){
     29    if (main_conf != NULL)
     30        freeMaps(&main_conf);
     31    main_conf = (maps *) malloc (MAP_SIZE);
     32    return conf_read (path, main_conf);
     33}
     34
     35maps *  get_main_conf(){
     36    return  dupMaps(&main_conf);
     37}
     38
     39*/
    2040
    2141static int
     
    118138      serviceCfgList = g_list_append (serviceCfgList, s1);
    119139    }
    120   freeMap(&m);
     140  freeMaps(&m);
    121141}
    122142
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png