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-23 21:00:20 +02:00
..
api api: added new actions for controlling a node 2018-11-23 21:00:20 +02:00
formats fixed indention 2018-11-23 21:00:18 +02:00
hooks refactor: update copyright years 2018-08-20 18:40:03 +02:00
kernel config: compile time detection of cache line size for aarch64 (fixes #214) 2018-11-14 21:14:52 +01:00
memory memory: speedup hugepage memory allocations 2018-11-23 21:00:19 +02:00
nodes web: fix lws_callback_on_writable() on macOS caused by multithreading issues 2018-11-23 21:00:20 +02:00
advio.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
api.c web: fix lws_callback_on_writable() on macOS caused by multithreading issues 2018-11-23 21:00:20 +02:00
bitset.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
buffer.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
CMakeLists.txt fixes for compiling VILLASnode on ARM 2018-10-04 00:49:38 +02:00
compat.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
config_helper.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
crypt.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
format_type.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
hash_table.c hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
hist.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
hook.c config: remove unnecessary includes and add conditional compilation to config_helper.h 2018-10-24 10:04:21 -04: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
list.c list: fixed compatability bug in list_sort() on BSD-based systems 2018-10-21 16:46:26 +01:00
log.c fixes for compiling VILLASnode on ARM 2018-10-04 00:49:38 +02:00
log_config.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
log_helper.c bugfixes for ARM 2018-10-04 00:49:46 +02:00
mapping.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
memory.c memory: speedup hugepage memory allocations 2018-11-23 21:00:19 +02:00
node.c fix indention 2018-11-23 21:00:19 +02:00
node_type.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
path.c fix sample flags during muxing 2018-10-20 16:22:24 +02: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 fixes for compiling VILLASnode on ARM 2018-10-04 00:49:38 +02:00
queue_signalled.c refactor: update copyright years 2018-08-20 18:40:03 +02: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 refactor: update copyright years 2018-08-20 18:40:03 +02:00
super_node.c log: do not use V macro which ambigious when compiling against Eigen3 2018-09-17 22:19:09 +02:00
table.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
task.c do not include tsc.h on non x86 archs (closes #211) 2018-11-14 17:08:23 +01:00
timing.c timing: added new function to compare timestamps 2018-10-20 15:36:27 +02:00
tsc.c tsc: inline calls to tsc_now() 2018-10-20 16:44:01 +02:00
utils.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
web.c web: fix lws_callback_on_writable() on macOS caused by multithreading issues 2018-11-23 21:00:20 +02:00