summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/alarm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rename watchdog variantsSebastian Huber2017-10-171-2/+2
* posix: Fix alarm() in SMP configurationsSebastian Huber2017-01-111-2/+0
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-44/+52
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-2/+2
* score: Delete unused state WATCHDOG_REMOVE_ITSebastian Huber2015-06-131-1/+1
* score: Add header to _Watchdog_Remove()Sebastian Huber2015-05-191-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* alarm.c: Use _Assert() not assert()Joel Sherrill2013-12-101-1/+1
* alarm.c: Per comment add debug code for kill() failingJoel Sherrill2013-12-091-4/+17
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-0/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-3/+3
* posix: Protect alarm()Sebastian Huber2013-07-221-0/+4
* posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber2013-07-221-19/+16
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #9Ayush Awasthi2012-12-191-0/+7
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-171-4/+2
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-04-301-2/+0
* 2009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-111-1/+2
* 2009-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-041-17/+12
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2009-01-021-2/+2
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-9/+6
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-3/+6
* Remove stray white spaces.Ralf Corsepius2004-04-161-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-141-16/+43
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+3
* 2001-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-01-231-1/+1
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-221-1/+1
* Fixed problem reported by Victor V. Vengerov <Victor.Vengerov@oktet.ru>Joel Sherrill2000-07-071-1/+7
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1999-01-311-0/+48