[PATCH 3/4] __ASSUME_FALLOCATE is always true on 32-bit architectures

Ondřej Bílka neleai@seznam.cz
Fri May 1 14:23:00 GMT 2015


On Fri, Apr 24, 2015 at 01:50:18PM +0200, Florian Weimer wrote:
> This means we can clean up the generic code a bit.  The 64-bit
> variant still needs to support !__ASSUME_FALLOCATE for alpha.
> ---
>  ChangeLog                                          | 13 +++++++
>  .../sysv/linux/mips/mips64/n32/posix_fallocate.c   | 32 +++-------------
>  .../sysv/linux/mips/mips64/n32/posix_fallocate64.c | 33 +++--------------
>  sysdeps/unix/sysv/linux/posix_fallocate.c          | 38 +++++--------------
>  sysdeps/unix/sysv/linux/posix_fallocate64.c        | 43 ++++++----------------
>  .../unix/sysv/linux/wordsize-64/posix_fallocate.c  |  2 +
>  6 files changed, 47 insertions(+), 114 deletions(-)
> 
Looks ok.



More information about the Libc-alpha mailing list