view modules/hard-locale @ 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 38c51bfbaa67
children
line wrap: on
line source

Description:
Determine whether the current locale is different from the "C" locale.

Files:
lib/hard-locale.h
lib/hard-locale.c
m4/hard-locale.m4

Depends-on:
stdbool
strdup

configure.ac:
gl_HARD_LOCALE

Makefile.am:
lib_SOURCES += hard-locale.c

Include:
"hard-locale.h"

License:
GPL

Maintainer:
Paul Eggert