summaryrefslogtreecommitdiffstats
path: root/runtime/typedefs.h
Commit message (Collapse)AuthorAgeFilesLines
* interim commit: refactored epoll processingRainer Gerhards2011-01-261-0/+1
| | | | this is a perquisite for multi-threading the input handler
* milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-1/+2
|
* Merge branch 'v5-devel'Rainer Gerhards2010-11-251-0/+31
| | | | | Conflicts: runtime/rsyslog.h
* Merge branch 'v5-beta' into v5-develRainer Gerhards2010-11-251-0/+1
| | | | | | | | | Conflicts: ChangeLog configure.ac doc/imfile.html plugins/imfile/imfile.c runtime/rsyslog.h
* bugfix: replacements for atomic operations for non-int sized types had problems.Rainer Gerhards2010-11-251-0/+147
At least one instance of that problem could potentially lead to abort (inside omfile).