1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib
2018-11-30 21:40:36 +01:00
..
api api: check version 2018-11-30 21:40:36 +01:00
formats json: properly handle EOF in json format 2018-11-30 21:37:52 +01:00
hooks stats: only collect stats of required meta-data is available 2018-11-30 21:37:52 +01:00
kernel refactor: warn() => warning() due to name collision with libc 2018-11-30 21:37:52 +01:00
memory refactor: warn() => warning() due to name collision with libc 2018-11-30 21:37:52 +01:00
nodes socket: use pre-allocated buffers to avoid dynamic allocations and syscalls in critical path 2018-11-30 21:39:55 +01:00
api.cpp api: avoid segfault due to gone sessions 2018-11-30 21:39:55 +01:00
CMakeLists.txt api: use std::filesystem for creating unix socket dir 2018-11-30 21:38:19 +01:00
config_helper.c refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
format_type.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
hook.c refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
hook_type.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
io.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
mapping.c fix more warnings about uninitialized variables 2018-11-30 21:37:52 +01:00
memory.c refactor: warn() => warning() due to name collision with libc 2018-11-30 21:37:52 +01:00
node.c fix state of uninitialized lists 2018-11-30 21:37:52 +01:00
node_type.c refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
path.c improve logging messages 2018-11-30 21:40:36 +01:00
plugin.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
pool.c whitespaces 2018-10-21 13:05:24 +01:00
queue.c refactor: warn() => warning() due to name collision with libc 2018-11-30 21:37:52 +01:00
queue_signalled.c refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
sample.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
shmem.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
signal.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
stats.c stats: only collect stats of required meta-data is available 2018-11-30 21:37:52 +01:00
super_node.cpp remove superfluous log output 2018-11-30 21:38:19 +01:00
web.cpp improve logging messages 2018-11-30 21:40:36 +01:00