[Bug 1547] Status code to errno mapping
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Dec 6 18:37:24 UTC 2013
https://www.rtems.org/bugzilla/show_bug.cgi?id=1547
--- Comment #1 from Daniel Ramirez <javamonn at gmail.com> 2013-12-06 12:37:24 CST ---
Created attachment 1541
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1541
refactors rtems_deviceio_errno to rtems_status_code_to_errno
Patch refactors rtems_deviceio_errno to rtems_status_code_to_errno and includes
as part of the Classic API Status Handler.
Some notes about this: Too many status codes are mapped to EIO. Some should be
remapped to more descriptive error codes. Once this is taken care of, we should
consider implementing a function to map errno back to rtems_status_codes.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list