Changeset 9c8530f7 in rtems
- Timestamp:
- 05/22/03 08:27:11 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 35e6bf7f
- Parents:
- aa84e20
- Location:
- doc/user
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user/ChangeLog
raa84e20 r9c8530f7 1 2003-0 2-14 Joel Sherrill <joel@OARcorp.com>1 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 2 3 * preface.texi: Remove a29k references and update.3 * fatal.t: Reflect c/src/exec having moved to cpukit. 4 4 5 5 2003-02-03 Joel Sherrill <joel@OARcorp.com> -
doc/user/fatal.t
raa84e20 r9c8530f7 91 91 from an API, then the error code will be of that API's 92 92 error or status codes. The status codes for the RTEMS 93 API are in c /src/exec/rtems/headers/status.h. Those93 API are in cpukit/rtems/include/rtems/rtems/status.h. Those 94 94 for the POSIX API can be found in <errno.h>. 95 95
Note: See TracChangeset
for help on using the changeset viewer.