summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/status-checks.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Added subclasses to APIAndreas Dachsberger2019-04-041-0/+2
| | | | | | | Update #3706. RTEMS Application Loader, RTEMS Runtime Link Editor, Status Checks and Test Support
* Use rtems_task_exit()Sebastian Huber2018-10-021-2/+2
| | | | | Update #3530. Update #3533.
* Include rtems/bspIo.h for printk.Chris Johns2018-01-041-0/+2
| | | | Closes @3267.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-8/+4
| | | | | This is the result of a sed script which converts all uses of @{ into a consistent form.
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-281-1/+1
|
* Use proper 3 line form of license textJoel Sherrill2012-10-111-2/+3
|
* libnetworking/rtems/rtems_glue.c: Copy nothing if ↵Thomas Doerfler2008-10-101-85/+237
| | | | | | rtems_bsdnet_parse_driver_name() if namep is NULL. include/rtems/status-checks.h: Added prefix "RTEMS" for all macros. Doxygen style comments. Cleanup.
* 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-201-2/+2
| | | | * include/rtems/status-checks.h: Fixed integer conversion warning.
* added BSP to m68kThomas Doerfler2008-07-111-3/+9
| | | | adapted PPC exception code
* 2008-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-101-132/+143
| | | | * include/rtems/status-checks.h: Fix style.
* Macros for status code and return value checks.Thomas Doerfler2008-07-101-0/+176