c9a3461ffe
improved epoch related settings for file node
2015-10-09 13:08:39 +02:00
d6cc209a79
smaller cleanups
2015-10-09 13:05:35 +02:00
bfb0221ccf
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
...
The new versions of those string concatenating functions are using realloc() to dynamically resize the string buffer if needed.
We don't use the stack anymore.
2015-09-22 13:01:02 +02:00
006440567a
improving documentation
2015-09-19 18:48:00 +02:00
1dd7aaca19
rework of the file node-type
2015-08-09 23:57:25 +02:00
375a16243e
cleanups
2015-06-02 22:44:57 +02:00
a3908af4da
cleanups and documentation
2015-06-02 22:29:15 +02:00
08e08e6711
updated copyright in header
2015-06-02 21:53:04 +02:00
527ccc7b53
added timestamp option to file node type
2015-05-19 16:55:39 +02:00
08f7dd5b25
small fixes
2015-05-07 13:01:18 +02:00
d1d5f521b7
introducing new unified node types with scatter/gather (multiplexing) support
2015-05-06 11:48:30 +02:00
506bb2446c
updated documentation (copyright year and other stuff)
2015-05-06 11:36:51 +02:00
d4c39641cd
added new node type: file
2015-03-31 13:28:11 +02:00