This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: LFS/syscalls -> Kernel interface incompatibility


Andreas Jaeger <aj@suse.de> writes:

> I've one design question: In case of such problems do we put little
> endian or big endian files in sysdeps/unix/sysv/linux?
> 
> Currently we have there for example:
> - ftruncate64 that works for little endian
> - pread64 that works for big endian

I agree with this.  It is better to be consistent.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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