view modules/largefile @ 40218:e92cc6824b7f

getloadavg: Write NULL for the null pointer. Reported by Michal Privoznik <mprivozn@redhat.com>. * lib/getloadavg.c (getloadavg): Write NULL instead of 0.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Mar 2019 19:36:14 +0100
parents 475cb7b1878d
children
line wrap: on
line source

Description:
Support for files larger than 2 GB.

Files:
m4/largefile.m4

Depends-on:

configure.ac-early:
AC_REQUIRE([AC_SYS_LARGEFILE])

configure.ac:
AC_REQUIRE([gl_LARGEFILE])

Makefile.am:

Include:

License:
LGPLv2+

Maintainer:
all