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
2017-09-05 01:09:34 +02:00
..
api fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
fpga replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
hooks json: accept integers for floating point settings 2017-09-04 23:16:58 +02:00
io stats: fixes for new stats node type 2017-09-04 23:03:55 +02:00
kernel rt: lock all memory by default 2017-08-14 14:29:23 +02:00
nodes fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
advio.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
api.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
buffer.c reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +02:00
compat.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
config_helper.c replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
crypt.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
hist.c hist: show hist results with more accuracy 2017-08-14 14:43:31 +02:00
hook.c fix includes 2017-09-04 16:20:07 +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 refactor: list_init() should return an integer like all other _init() functions 2017-08-28 14:34:47 +02:00
log.c log: change alignment of log output 2017-08-22 12:13:38 +02:00
log_config.c replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
log_helper.c log: do proper default initialization 2017-08-20 10:53:41 +02:00
log_table.c cleanups 2017-09-03 10:56:13 +02:00
Makefile.inc fix broken dependency in Makefile 2017-08-30 22:27:26 +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 reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +02:00
mapping.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
memory.c cleanups 2017-09-03 10:56:13 +02:00
node.c add new bitmask to samples to indicate which fields are valid 2017-09-04 14:28:55 +02:00
node_type.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
path.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
plugin.c remove superflouus includes 2017-08-22 14:14:12 +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 adding new synchronization methods to queue_signalled in order to use it with poll / select 2017-08-30 12:35:47 +02:00
sample.c stats: fixes for new stats node type 2017-09-04 23:03:55 +02:00
shmem.c shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode 2017-08-30 12:37:09 +02:00
stats.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
super_node.c fix missing log initialization 2017-09-02 21:06:21 +02:00
task.c add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
timing.c add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
utils.c allow usage of error() and killme() without previous call to signals_init() 2017-09-04 16:20:37 +02:00
web.c fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00