1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/server/src
2015-10-11 14:53:08 +02:00
..
cfg.c added new global 'name' setting 2015-10-11 14:52:59 +02:00
checks.c RT_PREEMPT => PREEMPT_RT 2015-10-09 15:48:55 +02:00
file.c added new function to get current time 2015-10-11 14:53:08 +02:00
gtfpga.c moved checks to where they really belong. 2015-09-30 11:12:16 +02:00
hist.c smaller cleanups 2015-10-09 13:05:35 +02:00
hooks.c Added overrun-detection for asynchronous / fixed-rate paths (still missing for synchronous paths) 2015-10-11 08:55:14 +02:00
if.c replaced linked list by dynamic array (closes ) 2015-10-09 12:50:35 +02:00
list.c fixed stupid bug in list_destroy 2015-10-09 17:32:10 +02:00
log.c renamed log_reset() to log_init() 2015-10-11 13:41:00 +02:00
msg.c Fixed msg_fparse() for correct handling of empty lines and superfluous whitespaces 2015-10-11 08:55:14 +02:00
ngsi.c added new global 'name' setting 2015-10-11 14:52:59 +02:00
nl.c applying coding conventions 2015-09-19 15:30:27 +02:00
node.c smaller cleanups 2015-10-09 13:05:35 +02:00
opal.c code cleanups: code convention 2015-10-06 09:10:08 +02:00
path.c Added overrun-detection for asynchronous / fixed-rate paths (still missing for synchronous paths) 2015-10-11 08:55:14 +02:00
random.c Changed format of msg_{fscan,print} functions 2015-10-07 18:12:12 +02:00
receive.c renamed log_reset() to log_init() 2015-10-11 13:41:00 +02:00
send.c renamed log_reset() to log_init() 2015-10-11 13:41:00 +02:00
server.c renamed log_reset() to log_init() 2015-10-11 13:41:00 +02:00
socket.c replaced linked list by dynamic array (closes ) 2015-10-09 12:50:35 +02:00
tc.c replaced strap() and vstrap() functions by strcatf() and vstrcatf() 2015-09-22 13:01:02 +02:00
test.c renamed log_reset() to log_init() 2015-10-11 13:41:00 +02:00
timing.c added new function to get current time 2015-10-11 14:53:08 +02:00
utils.c added strdup() alike helper to clone objects 2015-10-07 18:00:44 +02:00