boinc/dcapi/local
Julien Nabet efdc5601a1 cppcheck: fix 1 kind of reports
(warning) Storing fgetc() return value in char variable and then comparing with EOF
+ optimize a bit by moving the instruction "buf[i]= '\0';" inside the loop, outside from it.
(only non example files have been changed)
2015-10-10 23:10:10 +02:00
..
Makefile.am Adding new public function DC_addWUInputAdvanced to support the definition of physical file name and its hash. 2013-12-02 11:09:58 +01:00
dcapi-local-client.pc.in Rename libraries from libdc-* to libdcapi-* 2013-12-02 11:09:57 +01:00
dcapi-local-master.pc.in Rename libraries from libdc-* to libdcapi-* 2013-12-02 11:09:57 +01:00
local_client.c Make internal symbols hidden 2013-12-02 11:09:57 +01:00
local_common.c Remove references to Condor from the local backend 2013-12-02 11:09:57 +01:00
local_common.h Remove references to Condor from the local backend 2013-12-02 11:09:57 +01:00
local_events.c Remove references to Condor from the local backend 2013-12-02 11:09:57 +01:00
local_master.c Fix compile error. 2013-12-02 11:10:03 +01:00
local_master.h - Fix typo: DC_LogicalFile does not exist. 2013-12-02 11:09:59 +01:00
local_result.c Add the missing API functions to the local backend 2013-12-02 11:09:57 +01:00
local_result.h Make internal symbols hidden 2013-12-02 11:09:57 +01:00
local_utils.c cppcheck: fix 1 kind of reports 2015-10-10 23:10:10 +02:00
local_utils.h Remove references to Condor from the local backend 2013-12-02 11:09:57 +01:00
local_wu.c initial checkin 2013-12-02 11:09:50 +01:00
local_wu.h Make internal symbols hidden 2013-12-02 11:09:57 +01:00