Ignore:
Timestamp:
Aug 16, 2018, 8:00:56 AM (6 years ago)
Author:
djay
Message:

Fixes for supporting properly the memory=protect which force the ZOO-Kernel to not store any downloaded files in memory. Add footer to the HPC support. Fix the autotools to build service_json and sshapi only when required so, when HPC support is activated, this also avoid adding too much dependencies at compilation time. Store md5 of the downloaded files to avoid uploading on HPC server the same file more than once, in case the md5 correspond.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/prototype-v0/zoo-project/zoo-kernel/service.h

    r860 r877  
    3535
    3636#ifdef WIN32
     37#define strtok_r strtok_s
    3738#define strncasecmp _strnicmp
    3839#define strcasecmp _stricmp
     
    196197#ifdef WIN32
    197198#define NULLMAP ((map*) 0)
     199#define bool int
     200#define true 1
     201#define false 0
    198202#else
    199203#define NULLMAP NULL
     
    295299  ZOO_DLL_EXPORT void addToMap(map*,const char*,const char*);
    296300  ZOO_DLL_EXPORT void addIntToMap(map*,const char*,const int);
     301  ZOO_DLL_EXPORT void addIntToMapArray(map*,const char*,int,const int);
    297302  ZOO_DLL_EXPORT map* addToMapWithSize(map*,const char*,const char*,int);
    298303  ZOO_DLL_EXPORT void addMapToMap(map**,map*);
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