summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/clocksettime.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-09-06score: Add _TOD_Is_valid_new_time_of_day()Sebastian Huber1-0/+5
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber1-3/+0
2020-04-14score: Return status in _TOD_Set()Sebastian Huber1-4/+5
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill1-4/+12
2017-10-09score: Use struct timespec for TODSebastian Huber1-1/+6
2016-05-02score: Avoid Giant lock for set time of daySebastian Huber1-5/+1
2016-05-02score: Streamline set time of day functionsSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber1-4/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-13posix: Doxygen enhancement task #4Mathew Kallada1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-05-192011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+0
2011-05-162011-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+4
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-20/+13
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2007-04-13Don't include rtems/posix/time.hRalf Corsepius1-1/+0
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-32/+4
2004-04-16Remove stray white spaces.Ralf Corsepius1-7/+7
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-02Split time.c into multiple files.Joel Sherrill1-0/+84