summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/status-checks.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-02Use rtems_task_exit()Sebastian Huber1-2/+2
Update #3530. Update #3533.
2018-01-04Include rtems/bspIo.h for printk.Chris Johns1-0/+2
Closes @3267.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-8/+4
This is the result of a sed script which converts all uses of @{ into a consistent form.
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov1-1/+1
2012-10-11Use proper 3 line form of license textJoel Sherrill1-2/+3
2008-10-10libnetworking/rtems/rtems_glue.c: Copy nothing if ↵Thomas Doerfler1-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-202008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-2/+2
* include/rtems/status-checks.h: Fixed integer conversion warning.
2008-07-11added BSP to m68kThomas Doerfler1-3/+9
adapted PPC exception code
2008-07-102008-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-132/+143
* include/rtems/status-checks.h: Fix style.
2008-07-10Macros for status code and return value checks.Thomas Doerfler1-0/+176