summaryrefslogtreecommitdiffstats
path: root/runtime/debug.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a bug introduced today that lead to an abort in queue disk modeRainer Gerhards2009-07-071-1/+1
* solved a race conditionRainer Gerhards2009-07-071-0/+2
* added O_CLOEXEC to open() callsRainer Gerhards2009-04-021-1/+1
* Merge branch 'dapatch'Rainer Gerhards2009-03-251-0/+69
|\
| * bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-0/+69
* | resolved compile problem, e.g. on FreeBSDRainer Gerhards2008-12-081-2/+2
* | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-2/+13
|\ \
| * | some more threading cleanupRainer Gerhards2008-09-261-2/+13
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-130/+81
|\| |
| * | cleaned up internal debug system code and made it behave better in regard to ...Rainer Gerhards2008-09-261-129/+79
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-181-0/+16
|\| |
| * | ignoring an (acceptable) race in debug systemRainer Gerhards2008-09-181-0/+16
| |/
* / minor things, mostly improved debug infoRainer Gerhards2008-09-181-2/+4
|/
* disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-0/+4
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-2/+0
* moved files to the runtimeRainer Gerhards2008-04-161-0/+1332