summaryrefslogtreecommitdiffstats
path: root/doc/user/dirstat.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: Improve description of rtems_status_text for ToCJoel Sherrill2014-03-111-4/+3
|
* score: Change debug helper functionsSebastian Huber2014-02-121-7/+6
| | | | | | | | Rename rtems_internal_error_description() to rtems_internal_error_text(). Rename rtems_fatal_source_description() to rtems_fatal_source_text(). Rename rtems_status_code_description() to rtems_status_text(). Remove previous implementation of rtems_status_text().
* rtems: Add rtems_status_code_description()Sebastian Huber2014-02-061-0/+64