summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/testcancel.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2016-05-20posix: Rework thread cancellationSebastian Huber1-30/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22posix: Obtain _Thread_Executing in proper contextSebastian Huber1-3/+5
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #10Alex Ivanov1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2008-05-222008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+7
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2004-04-16Remove stray white spaces.Ralf Corsepius1-2/+2
2002-07-052002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+14
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-03Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since RTEMSJoel Sherrill1-1/+1
1999-11-02Split cancel.c into multiple files.Joel Sherrill1-0/+31