glibc/sysdeps/unix/sysv/linux/ia64/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
..
endian.h
fcntl.h Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. 2009-11-06 09:26:31 -08:00
ipc.h
mman.h * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value. 2006-05-02 14:35:35 +00:00
msq.h
sem.h
setjmp.h * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... 2006-01-10 08:54:22 +00:00
shm.h (SHM_EXEC): Define. 2009-01-30 20:33:15 +00:00
sigaction.h Update. 2003-06-01 04:09:55 +00:00
sigcontext.h * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h 2007-08-12 19:40:27 +00:00
siginfo.h Fix IA-64 and S390 sigevent definitions. 2009-10-29 22:43:08 -07:00
sigstack.h Update. 2003-10-02 15:37:21 +00:00
stat.h * include/features.h: Define macros for XPG7/POSIX 2008. 2009-02-26 01:43:53 +00:00