This is the mail archive of the libc-alpha@sourceware.org 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: Add Linux/x32 sysdep.h


That looks like it could pretty much all be done just by using R*_LP et al
macros in the existing linux/x86_64/sysdep.h macros.  That would avoid the
duplication.

Leave the SYSCALL_RETURN_INT64 hack out until you're doing the llseek
change that actually requires it.  Then we can look at it in context and
decide what is the cleanest way to handle the special case.


Thanks,
Roland


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