1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/lib
2017-08-10 19:46:33 +02:00
..
api api: bug fixes 2017-08-10 17:57:36 +02:00
fpga improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
hooks cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
kernel made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
nodes add polling loop inside shmem_read 2017-07-28 12:23:16 +02:00
web improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
advio.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
api.c api: fix shutdown of half-established connections (closes #115) 2017-08-10 19:46:33 +02:00
compat.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
config_helper.c improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
crypt.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
hist.c improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
hook.c refactor: "config_parse_cli"=> "config_read_cli" 2017-07-25 12:07:05 +02:00
list.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
log.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
log_config.c utils: die() has been superseeded by killme() 2017-07-12 12:20:11 +02:00
log_helper.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
log_table.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
Makefile.inc improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
Makefile.villas-ext.inc improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
Makefile.villas.inc improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
mapping.c fix: several compiler warnings / errors emitted by clang 2017-07-25 12:07:05 +02:00
memory.c made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
msg.c opal: map RecvID / SendID of Asnynchronous process to msg->id field in order to support multiple send / receive blocks 2017-07-22 14:07:43 +02:00
node.c refactor: "config_parse_cli"=> "config_read_cli" 2017-07-25 12:07:05 +02:00
node_type.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
path.c made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
plugin.c made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
pool.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
queue.c fix: several compiler warnings / errors emitted by clang 2017-07-25 12:07:05 +02:00
queue_signalled.c improve readability 2017-05-14 11:35:49 +02:00
sample.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
sample_io.c improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
sample_io_json.c refactoring: json.c => config_helper.c & sample_io_json.c 2017-07-13 22:13:40 +02:00
shmem.c shmem: unmap regions lazily on closing 2017-07-28 12:23:16 +02:00
stats.c improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
super_node.c allow loading of json configs 2017-08-10 17:57:00 +02:00
timing.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
utils.c api: implement restart action 2017-08-10 13:35:44 +02:00
web.c api: wait up to 1 sec for all outstanding API requests to be completed. 2017-08-10 13:35:08 +02:00
webmsg.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00