summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/ptimer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+9
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-03-262007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
2006-06-18PR 1088/rtemsRalf Corsepius1-0/+1
2006-06-082006-06-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-58/+18
2004-12-102004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-04-16Remove stray white spaces.Ralf Corsepius1-3/+3
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
1999-11-02Final tuning required to drop out POSIX timers.Joel Sherrill1-1/+32
1999-11-02*** empty log message ***Joel Sherrill1-921/+6
1999-10-21Fixed core dump caused when output parameter (otimer) was NULL.Joel Sherrill1-3/+7
1999-04-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct theJoel Sherrill1-0/+2
1999-04-12Added line to initialize timer_max.Joel Sherrill1-0/+2
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1-8/+907
1996-06-03created ptimer.c and moved the timer_* routines out of time.c into ptimer.cJoel Sherrill1-0/+75