summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/ptimer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify _Objects_Initialize_information()Sebastian Huber2016-04-211-5/+1
* Optional POSIX Timer initializationSebastian Huber2016-02-031-1/+10
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-1/+0
* posix: Create timer implementation headerSebastian Huber2013-07-221-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #3Ayush Awasthi2012-12-191-0/+7
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-1/+0
* Remove CVS-Ids.Ralf Corsépius2012-07-191-2/+0
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-2/+2
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-5/+9
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-311-1/+1
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-261-1/+0
* PR 1088/rtemsRalf Corsepius2006-06-181-0/+1
* 2006-06-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-081-58/+18
* 2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-101-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* 2000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-151-2/+2
* Final tuning required to drop out POSIX timers.Joel Sherrill1999-11-021-1/+32
* *** empty log message ***Joel Sherrill1999-11-021-921/+6
* Fixed core dump caused when output parameter (otimer) was NULL.Joel Sherrill1999-10-211-3/+7
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct theJoel Sherrill1999-04-121-0/+2
* Added line to initialize timer_max.Joel Sherrill1999-04-121-0/+2
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-031-8/+907
* created ptimer.c and moved the timer_* routines out of time.c into ptimer.cJoel Sherrill1996-06-031-0/+75