view modules/unlocked-io @ 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 6a764f23e302
children
line wrap: on
line source

Description:
Enable faster, non-thread-safe stdio functions if available.

Files:
lib/unlocked-io.h
m4/unlocked-io.m4

Depends-on:
extensions

configure.ac:
gl_FUNC_GLIBC_UNLOCKED_IO

Makefile.am:

Include:
"unlocked-io.h"

License:
GPL

Maintainer:
Jim Meyering