summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/aio_cancel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* posix: Fix aio_cancel()Sebastian Huber2017-10-041-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-2/+2
* sapi: SMP support for chainsSebastian Huber2013-08-301-8/+10
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-17/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-01-17 Alin Rus <alin.codejunkie@gmail.com>Joel Sherrill2011-01-171-2/+1
* 2011-01-08 Alin Rus <alin.codejunkie@gmail.com>Joel Sherrill2011-01-081-66/+67
* 2011-01-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-01-041-2/+2
* 2010-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-241-6/+8
* 2010-08-16 Alin Rus <alin.codejunkie@gmail.com>Ralf Corsepius2010-08-201-15/+109
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2009-01-021-2/+2
* 2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-131-0/+30