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
Steffen Vogel 8cf9bded16 Merge branch 'opal-async'
Conflicts:
	server/Makefile
	server/include/node.h
	server/src/cfg.c
2015-03-18 16:24:35 +01:00
..
cfg.c Merge branch 'opal-async' 2015-03-18 16:24:35 +01:00
gtfpga.c introducing new node type system for: opal, gtfpga and sockets 2014-12-05 12:30:48 +01:00
hist.c make use of new helper function: alloc() 2015-03-17 23:21:31 +01:00
hooks.c improved hook user callback system and added new examples (untested) 2015-03-18 16:13:18 +01:00
if.c make use of new helper function: alloc() 2015-03-17 23:21:31 +01:00
list.c fixed and improved linked list 2015-03-18 15:47:49 +01:00
msg.c smaller changes for vtable based node system 2014-12-05 12:34:45 +01:00
node.c Merge branch 'opal-async' 2015-03-18 16:24:35 +01:00
opal.c fixed typos 2015-03-17 22:59:43 +01:00
path.c improved hook user callback system and added new examples (untested) 2015-03-18 16:13:18 +01:00
random.c updated binaries to new vtable system (tests are pending) 2014-12-05 12:41:06 +01:00
receive.c added getopt() parser to toolchain and added -r (aka --reverse) as parameter 2015-03-18 16:18:10 +01:00
send.c added getopt() parser to toolchain and added -r (aka --reverse) as parameter 2015-03-18 16:18:10 +01:00
server.c Merge branch 'opal-async' 2015-03-18 16:24:35 +01:00
socket.c small cleanups 2015-03-18 16:16:44 +01:00
tc.c Added custom version of system(2) for better output handling 2014-12-05 12:40:33 +01:00
test.c make use of new helper function: alloc() 2015-03-17 23:21:31 +01:00
utils.c Merge branch 'opal-async' 2015-03-18 16:24:35 +01:00