glibc/sysdeps/unix/sysv/linux/s390
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
..
bits Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. 2009-11-06 09:26:31 -08:00
fpu
s390-32 Fix __longjmp_chk on s390/s390x. 2009-09-08 16:00:25 -07:00
s390-64 Fix __longjmp_chk on s390/s390x. 2009-09-08 16:00:25 -07:00
sys
brk.c
dl-cache.h
dl-procinfo.h
gettimeofday.c
Implies
init-first.c
ldconfig.h
ldd-rewrite.sed
Makefile
nldbl-abi.h
opensock.c
readelflib.c
rt-sysdep.S
sa_len.c
semtimedop.c
sigcontextinfo.h
system.c
ucontext_i.sym
Versions