glibc/sysdeps/unix/sysv/linux/powerpc
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
..
aix
bits Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. 2009-11-06 09:26:31 -08:00
powerpc32
powerpc64
sys
chown.c
configure
configure.in
dl-brk.S
dl-cache.h
dl-sysdep.c
fchownat.c Fix compat handling in *at functions. 2009-10-29 21:33:26 -07:00
get_clockfreq.c
getdents64.c
getmsg.c
getrlimit64.c
getrlimit.c
gettimeofday.c
Implies
init-first.c
ioctl.c
ipc_priv.h
kernel_termios.h
lchown.S
ldconfig.h
ldd-rewrite.sed
libc-start.c
Makefile
nldbl-abi.h
oldgetrlimit64.c
profil-counter.h
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c
rt-sysdep.c
scandir64.c
setrlimit.c
sigcontextinfo.h
syscall.S
syscalls.list
sysdep.c
Versions