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]

[PATCH] Fix (for real this time) fcntl64 on HPPA


libc-alpha,

The following changes adds a few defines so __USE_FILE_OFFSET64
works properly on hppa.

I fixed the changelog and the bug in the original patch.
Tested with samba + LFS support.

c.

 sysdeps/unix/sysv/linux/hppa/bits/fcntl.h |    6 ++++++
 sysdeps/unix/sysv/linux/hppa/fcntl.c      |    1 +
 2 files changed, 7 insertions(+)

---

2002-10-01  Randolph Chung  <tausq@debian.org>

        * sysdeps/unix/sysv/linux/hppa/fcntl.c:
        Include sysdeps/unix/sysv/linux/i386/fcntl.c
        * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h:
        Change defines when using __USE_FILE_OFFSET64

Attachment: 08-glibc23-hppa-fcntl64
Description: Text document


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