view modules/hard-locale @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents a0a9967a86d1
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

Depends-on:
stdbool
strdup

configure.ac:

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

Include:
"hard-locale.h"

License:
LGPLv2+

Maintainer:
Paul Eggert