This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: return signed result of syscall for cris


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]