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