Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-27 | Functions passed to pthread_create are declared as extern "C" | Martin Sustrik | |
So far these were declared as C++ static functions which was incorrect and caused warnings with SunStudio. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-01 | stress test for shutdown process added | Martin Sustrik | |