summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/alarm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-02-02score: Introduce new monotonic clockSebastian Huber1-2/+2
2017-10-17score: Rename watchdog variantsSebastian Huber1-2/+2
2017-01-11posix: Fix alarm() in SMP configurationsSebastian Huber1-2/+0
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-44/+52
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+2
2015-06-13score: Delete unused state WATCHDOG_REMOVE_ITSebastian Huber1-1/+1
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-10alarm.c: Use _Assert() not assert()Joel Sherrill1-1/+1
2013-12-09alarm.c: Per comment add debug code for kill() failingJoel Sherrill1-4/+17
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-0/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-3/+3
2013-07-22posix: Protect alarm()Sebastian Huber1-0/+4
2013-07-22posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber1-19/+16
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #9Ayush Awasthi1-0/+7
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-10-172011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+2
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+0
2009-10-112009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2009-10-042009-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-17/+12
2009-01-02Add __attribute__((unused)) to unused function args.Ralf Corsepius1-2/+2
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-9/+6
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+6
2004-04-16Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-08-142003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-16/+43
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+3
2001-01-232001-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill1-1/+1
2000-07-07Fixed problem reported by Victor V. Vengerov <Victor.Vengerov@oktet.ru>Joel Sherrill1-1/+7
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-01-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1-0/+48