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: Fix alpha compilation failure


Stefan Knoblich wrote:

since i couldn't find a new version of the patch, i gave it a try (and hope
this is what you intended).

No, this patch isn't correct. __ASSUME_xxx means that the property can always be assumed to be present and that no compatibility code is needed. I.e., no code to fall back to using old stat syscalls is needed if __ASSUME_STAT64_SYSCALL is defined. Just look at appropriate existing code for examples.


--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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