summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp52 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
|
* Added timer server control blockThomas Doerfler2009-11-301-0/+3
| | | | | | Removed _Timer_Server thread pointer Added _Timer_server pointer to the default timer server control block Rework of the timer server implementation.
* 2009-06-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-085-0/+173
* Makefile.am, configure.ac: Add sp52 and sp53 based upon bug report from Sergio Faustino <sergio.faustino@edisoft.pt> regarding moving the time of day forward not making server based timers fire. * sp52/.cvsignore, sp52/Makefile.am, sp52/init.c, sp52/sp52.doc, sp52/sp52.scn, sp53/.cvsignore, sp53/Makefile.am, sp53/sp53.doc, sp53/sp53.scn: New files.