summaryrefslogtreecommitdiffstats
path: root/src/ck-vt-monitor.c
Commit message (Collapse)AuthorAgeFilesLines
* Bump thread stack size up to 64kWilliam Jon McCann2007-02-081-1/+1
| | | | | The minimum stack size 16k seems to crash glibc when we do printf in debug.
* Make threads use minimum stack size rather than the default.William Jon McCann2007-02-061-1/+1
| | | | Patch from: mclasen@redhat.com
* Initial importWilliam Jon McCann2006-10-251-0/+360