summaryrefslogtreecommitdiffstats
path: root/runtime/wtp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-10-211-2/+0
|\
| * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-201-2/+0
| |\
| | * bugfix: potential hang condition on queue shutdownRainer Gerhards2009-10-201-2/+0
* | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-161-2/+5
|\ \ \
| * | | calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-161-2/+5
* | | | some minor cleanupRainer Gerhards2009-07-061-1/+2
* | | | first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-061-1/+5
|/ / /
* | | named queue worker threadsRainer Gerhards2009-06-251-0/+6
* | | some memory accesses are now explicitely atomicRainer Gerhards2009-06-251-1/+2
* | | removed uniprocessor optimizationRainer Gerhards2009-06-191-9/+0
* | | fixed a small memory leak...Rainer Gerhards2009-06-101-2/+1
|/ /
* | Merge branch 'beta'Rainer Gerhards2009-04-071-0/+8
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-021-3/+25
| |\
| | * preparing for 3.20.5 releasev3.20.5Rainer Gerhards2009-04-021-0/+8
* | | Merge branch 'dapatch'Rainer Gerhards2009-03-251-3/+17
|\ \ \ | | |/ | |/|
| * | bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-3/+17
* | | integrated various patches for solarisRainer Gerhards2009-03-051-0/+5
* | | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-1/+15
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-10-021-2/+3
|\ \ \ | | |/ | |/|
| * | improved threadingRainer Gerhards2008-09-301-2/+3
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-0/+2
|\| |
| * | fixed potential race condition on HUP and terminationRainer Gerhards2008-09-261-0/+2
| |/
* / minor things, mostly improved debug infoRainer Gerhards2008-09-181-1/+1
|/
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-14/+14
* disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-0/+4
* 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/+624