mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
34df851b33
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. |
||
---|---|---|
.. | ||
atomic.h | ||
fcntl.h | ||
mman.h | ||
shm.h |