view modules/unlocked-io @ 16364:89227b989588

fatal-signal: use C prototypes (with explicit void). * lib/fatal-signal.c (uninstall_handlers, install_handlers) (init_fatal_signal_set, block_fatal_signals): Fix signatures.
author Akim Demaille <demaille@gostai.com>
date Wed, 08 Feb 2012 10:36:20 +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