glibc/sysdeps/unix/sysv/linux/powerpc/bits
Jakub Jelinek 34df851b33 Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
As reported in http://bugzilla.redhat.com/533063 , preadv/pwritev prototypes
are wrong on 32-bit arches with -D_FILE_OFFSET_BITS=64 and as I've just
found, fallocate is wrong too.
The problem is that only off_t is remapped to the 64-bit type transparently,
__off_t is not.
2009-11-06 09:26:31 -08:00
..
environments.h [BZ #7095] 2009-02-07 08:19:29 +00:00
fcntl.h Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. 2009-11-06 09:26:31 -08:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ipc.h * README.template: Minimum Linux kernel for powerpc64 is 2.4.19. 2002-10-02 08:48:09 +00:00
libc-vdso.h * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to... 2007-08-12 19:03:54 +00:00
mman.h [BZ #6791] 2008-08-08 05:13:34 +00:00
msq.h * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds) 2002-11-22 05:23:51 +00:00
sem.h * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds) 2002-11-22 05:23:51 +00:00
shm.h (SHM_EXEC): Define. 2009-01-30 20:33:15 +00:00
stat.h * include/features.h: Define macros for XPG7/POSIX 2008. 2009-02-26 01:43:53 +00:00
termios.h * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t 2005-03-20 16:51:05 +00:00
wordsize.h 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00