PATCH: return signed result of syscall for cris
Hans-Peter Nilsson
hans-peter.nilsson@axis.com
Fri Jun 13 21:42:00 GMT 2003
> Date: Fri, 13 Jun 2003 19:59:03 +0200
> From: Uwe Reimann <libc-alpha@pulsar.homelinux.net>
> While inspecting the file sysdeps.h I encountered a mismatch of the
> comments and the code. The comments say that a return value from
> -4095 to -1 indicates an error. However, the code tests the return
> code to be greater or EQUAL than -4096. For the other archcitectures,
> code and comments are in sync. So, I think this is another (minor)
> bug.
Um, yeah, a minor one. The PSEUDO macro and its head comment
seems like they could use an update. Feel free to send a patch;
it seems you have more luck getting your patches in.
brgds, H-P
More information about the Libc-alpha
mailing list