summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/fatal2.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-35/+0
| | | | | | | | | The fatal is internal indicator is redundant since the fatal source and error code uniquely identify a fatal error. Keep the fatal user extension is internal parameter for backward compatibility and set it to false always. Update #2825.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-1/+1
| | | | Rename _Internal_error_Occurred() into _Terminate().
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-071-0/+8
| | | | http://www.google-melange.com/gci/task/view/google/gci2012/8011204
* score: Add rtems_fatal()Sebastian Huber2012-11-151-0/+27