summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/ptimer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber1-5/+1
2016-02-03Optional POSIX Timer initializationSebastian Huber1-1/+10
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-1/+0
2013-07-22posix: Create timer implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #3Ayush Awasthi1-0/+7
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-1/+0
2012-07-19Remove CVS-Ids.Ralf Corsépius1-2/+0
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