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-12-20 20:50:24 +01:00
..
api Merge branch 'master' into develop 2017-11-02 18:08:43 +01:00
hooks stats: do not collect stats about reordering twice 2017-12-20 14:54:18 +01:00
io raw: fix conversion between floating point and integer 2017-12-19 11:50:37 +01:00
kernel netem: fix parsing of correlation and probability settings 2017-12-20 20:49:46 +01:00
nodes test_rtt: fix segfault when case not started 2017-12-20 11:34:18 +01:00
advio.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
api.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
bitset.c bitset: fix compiler error 2017-12-19 11:53:21 +01:00
buffer.c several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
compat.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
config_helper.c several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
crypt.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
hist.c log: improve handling of terminal width 2017-09-16 15:00:42 +02:00
hook.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
io.c test-cmp: rewrite to support many files and make use of new sample_cmp() function 2017-09-04 18:17:10 +02:00
io_format.c format: format io_format_lookup() to io_format.c 2017-09-04 16:03:11 +02:00
list.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
log.c bugfixes 2017-09-16 15:33:30 +02:00
log_config.c log: add support for logging to syslogd 2017-09-16 11:32:04 +02:00
log_helper.c log: add support for logging to syslogd 2017-09-16 11:32:04 +02:00
Makefile.inc added new makefile for kernel code 2017-12-20 11:22:43 +01:00
Makefile.villas-ext.inc iec61850-9-2: fix build 2017-11-17 17:47:09 +01:00
Makefile.villas.inc added new makefile for kernel code 2017-12-20 11:22:43 +01:00
mapping.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
memory.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
node.c node: add new option to skip loading of default hooks 2017-12-20 20:50:24 +01:00
node_type.c c++: more porting 2017-10-20 11:54:00 +02:00
path.c added option for skipping built-in hooks 2017-12-20 14:56:37 +01:00
plugin.c lib: add missing includes of string.h 2017-11-02 13:08:12 +01:00
pool.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
queue.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
queue_signalled.c fix compiler errors on OS X 2017-09-05 10:11:23 +02:00
sample.c refactored sample by adding more *_many() functions 2017-10-16 08:09:07 +02:00
shmem.c cleanups 2017-10-16 23:08:46 +02:00
stats.c log: improve handling of terminal width 2017-09-16 15:00:42 +02:00
super_node.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
table.c log: improve handling of terminal width 2017-09-16 15:00:42 +02:00
task.c minor fixes for compilation on OS X / BSD 2017-12-14 14:04:26 +01:00
timing.c add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
utils.c add new '-V' option to tools which shows the version of only and exits 2017-09-16 11:52:30 +02:00
web.c web: fixed bus which causes API requests to timeout 2017-09-06 21:31:31 +02:00