jameswalmsley / bitthunder

BitThunder - Reliable, real time, portable, scalable, embedded operating system, RTOS.
http://bitthunder.org
Other
168 stars 48 forks source link

[ERROR] Error codes need to be defined properly. #27

Open jameswalmsley opened 10 years ago

jameswalmsley commented 10 years ago

Redefine error codes, and update all kernel code to use them correctly. The error codes should map easily to the POSIX errors as much as possible.

Allow line/module codes to determine where Error originates from.