summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/cancel.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20posix: Rework thread cancellationSebastian Huber1-23/+22
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-5/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-18posix: Doxygen Enhancement Task #12Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-03-082011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
2009-07-212009-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-07-212009-07-21 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill1-10/+2
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2008-05-222008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+9
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-8/+10
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+2
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+2
2004-04-16Remove stray white spaces.Ralf Corsepius1-3/+3
2002-07-052002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+12
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-02Split cancel.c into multiple files.Joel Sherrill1-182/+0
1999-04-15Now compiles and is included in normal build even though it is untested.Joel Sherrill1-8/+8
1996-05-29comment clean upJoel Sherrill1-2/+1
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-0/+2
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+1
1995-09-26posix support initially addedJoel Sherrill1-0/+226