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] glibc 2.2.94 - hppa - fcntl64


libc-alpha,

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

It seems that many arches are including ".../i386/fcntl.c"
as generic fcntl code, and hppa is no exception :(

Are there any plans to make this generic?

c.

---

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

	* sysdeps/unix/sysv/linux/hppa/bits/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]