summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadkill.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20posix: Avoid Giant lock for pthread_kill()Sebastian Huber
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber
2014-03-31posix: Use thread action for signalsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-30posix: Simplify pthread_kill()Sebastian Huber
2013-07-30score: Add and use _Thread_Signal_notification()Sebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-22posix: Create pthread implementation headerSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill
2012-12-18posix: Doxygen Enhancement Task #11Ayush Awasthi
2012-12-05posix: Add signal post switch extension on the flySebastian Huber
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-03-082011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-04Convert to "bool".Ralf Corsepius
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2004-05-212004-05-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-02-10POSIX timer support modifications.Joel Sherrill
1999-01-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill