Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/mach
Module Name: src
Committed By: manu
Date: Tue Dec 9 17:10:02 UTC 2003
Modified Files:
src/sys/compat/mach: mach_errno.c
Log Message:
In mach_msg_error, don't display error message when the error
is 0 (no error). This function is often used as a shortcut to
return a short message with retval = 0.
Add error codes to the debug display
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/compat/mach/mach_errno.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index