summaryrefslogtreecommitdiffstats
path: root/runtime/errmsg.h
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: fixed compile problem due to empty structsDražen Kačar2011-02-161-0/+1
| | | | | | | this occured only on some platforms/compilers. thanks to Dražen Kačar for the fix Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-1/+1
| | | | | Also added redirector to web description of error codes closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
* moved files to the runtimeRainer Gerhards2008-04-161-0/+46
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.