summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadkill.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* posix: Avoid Giant lock for pthread_kill()Sebastian Huber2016-05-201-33/+22
* posix: Fix return states of pthread_kill()Sebastian Huber2016-05-171-17/+11
* posix: Use thread action for signalsSebastian Huber2014-03-311-2/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Simplify pthread_kill()Sebastian Huber2013-07-301-1/+0
* score: Add and use _Thread_Signal_notification()Sebastian Huber2013-07-301-3/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-3/+3
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #11Ayush Awasthi2012-12-181-0/+7
* posix: Add signal post switch extension on the flySebastian Huber2012-12-051-0/+2
* 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-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-081-1/+1
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-301-1/+1
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-291-3/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-131-5/+0
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+8
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+4
* 2004-05-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-211-1/+4
* Remove stray white spaces.Ralf Corsepius2004-04-161-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-3/+3
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+3
* 2000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-311-0/+1
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* POSIX timer support modifications.Joel Sherrill1999-02-101-4/+2
* Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1999-01-311-0/+79