summaryrefslogtreecommitdiffstats
path: root/runtime/wti.c
Commit message (Expand)AuthorAgeFilesLines
* calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-161-1/+0
* improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-251-2/+4
* some memory accesses are now explicitely atomicRainer Gerhards2009-06-251-9/+17
* removed pthread_testcancel() as it is no longer necessaryRainer Gerhards2009-06-191-22/+0
* removed uniprocessor optimizationRainer Gerhards2009-06-191-5/+0
* fixed a small memory leak...Rainer Gerhards2009-06-101-2/+1
* Merge branch 'dapatch'Rainer Gerhards2009-03-251-3/+7
|\
| * bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-3/+7
* | integrated various patches for solarisRainer Gerhards2009-03-051-0/+5
* | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-1/+14
* | reordered imudp processing.Rainer Gerhards2008-10-081-3/+3
* | improved threadingRainer Gerhards2008-09-301-5/+4
|/
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-1/+1
* disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-0/+2
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* some more cleanupRainer Gerhards2008-04-161-1/+1
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+480