summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/clockset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* rtems: Constify rtems_task_wake_when()Sebastian Huber2021-05-121-1/+1
* _TOD_Validate(): Fix incorrect return codeFrank Kühndel2021-05-121-17/+16
* rtems: Use _Status_Get()Sebastian Huber2021-01-281-1/+2
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-021-1/+1
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Return status in _TOD_Set()Sebastian Huber2020-04-141-6/+3
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-111-2/+7
* score: Use struct timespec for TODSebastian Huber2017-10-091-8/+5
* score: Avoid Giant lock for set time of daySebastian Huber2016-05-021-7/+10
* score: Streamline set time of day functionsSebastian Huber2016-05-021-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-261-6/+2
* cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-12-031-15/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-291-10/+13
* 2011-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-281-1/+1
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-161-1/+2
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-3/+6
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+3
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Clock Manager into one routine per file.Joel Sherrill1999-05-171-0/+51