1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/include/villas
2018-08-17 12:40:03 +02:00
..
api refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
formats revert whitespace changes 2018-06-29 08:37:14 +02:00
kernel kernel: add kernel_get_cpu_frequency() 2018-08-13 14:40:36 +02:00
memory Adhered to coding style 2018-07-04 19:04:08 +02:00
nodes refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
advio.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
api.h fix some includes 2018-08-13 00:00:09 +02:00
atomic.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
bitset.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
buffer.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
common.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
compat.h add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
config.h.in fixup invalid preprocessor macro 2018-08-17 11:20:31 +02:00
config_helper.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
crypt.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
format_type.h fixup refactoring 2018-08-13 15:30:10 +02:00
hash_table.h memory: use hash_table to store allocation metadata 2018-07-02 19:00:55 +02:00
hist.h use more const qualifiers 2018-08-13 00:00:09 +02:00
hook.h hook: fix initialization 2018-08-17 12:40:03 +02:00
hook_type.h hook: fix initialization 2018-08-17 12:40:03 +02:00
io.h io: refactor input/output -> in/out 2018-08-13 00:00:10 +02:00
list.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
log.h log: add new log facility LOG_IO 2018-08-13 00:00:10 +02:00
log_config.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
mapping.h mapping: there is no send timestamp anymore 2018-08-13 00:00:09 +02:00
memory.h cmake: add support for infiniband node-type 2018-07-04 17:50:26 +02:00
memory_type.h hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
node.h hook: fix initialization 2018-08-17 12:40:03 +02:00
node_type.h hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
path.h path: added signal list 2018-08-12 23:59:15 +02:00
plugin.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
pool.h Merge branch 'infiniband' into develop 2018-07-04 16:50:36 +02:00
queue.h hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
queue_signalled.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
sample.h signal: added more and more functionality 2018-08-13 15:31:39 +02:00
shmem.h refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
signal.h signal: added more and more functionality 2018-08-13 15:31:39 +02:00
stats.h stats: remove broken processing time statistic 2018-08-17 11:20:02 +02:00
super_node.h reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++) 2018-07-04 15:07:54 +02:00
table.h add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
task.h tsc: improve initialization 2018-08-13 14:41:40 +02:00
timing.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
tsc.h tsc: improve initialization 2018-08-13 14:41:40 +02:00
utils.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
web.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00