view modules/hard-locale @ 40197:91454190d749

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Mention GNU/Hurd and GNU/kFreeBSD as well.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:52:19 +0100
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