[PATCH] glibc-2.2.94 _exit.c fix for alpha
Glen Nakamura
glen@imodulo.com
Thu Sep 19 21:29:00 GMT 2002
On Thu, Sep 19, 2002 at 09:16:34PM -0700, Ulrich Drepper wrote:
>
> Yes, that would work. We usually put an #ifdef around the use, though.
> I've checked in a patch like that. Thanks,
>
Okay, that's how I did it at first... but a quick grep in the sysdeps
directory shows all the references to ABORT_INSTRUCTION are *not*
#ifdef'd like that. They all include <abort-instr.h> like my patch...
I actually copied that block from the other files.
What about the #include <errno.h>?
- glen
More information about the Libc-alpha
mailing list