summaryrefslogtreecommitdiffstats
path: root/runtime/module-template.h
Commit message (Collapse)AuthorAgeFilesLines
* begin implementation of new transactional output module interfaceRainer Gerhards2009-04-271-1/+71
| | | | code is not complete, error cases are not handled.
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-2/+29
| | | | | ...which enables to configure HUP to be either a full restart or "just" a leightweight way to close open files
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-251-2/+2
| | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-1/+1
|
* begun building a testbenchRainer Gerhards2008-06-131-0/+4
|
* moved files to the runtimeRainer Gerhards2008-04-161-0/+482
there are still some files left which could go into the runtime, but I think we will delete most of them once we are done with the full modularization.