view modules/hard-locale @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -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