summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/ptimer.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber
2018-10-29Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber
2016-02-03Optional POSIX Timer initializationSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2013-07-22posix: Create timer implementation headerSebastian Huber
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill
2012-12-19posix: Doxygen Enhancement Task #3Ayush Awasthi
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber
2012-07-19Remove CVS-Ids.Ralf Corsépius
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-03-262007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2006-06-18PR 1088/rtemsRalf Corsepius
2006-06-082006-06-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-12-102004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-02Final tuning required to drop out POSIX timers.Joel Sherrill
1999-11-02*** empty log message ***Joel Sherrill
1999-10-21Fixed core dump caused when output parameter (otimer) was NULL.Joel Sherrill
1999-04-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct theJoel Sherrill
1999-04-12Added line to initialize timer_max.Joel Sherrill
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill
1996-06-03created ptimer.c and moved the timer_* routines out of time.c into ptimer.cJoel Sherrill