view modules/hard-locale @ 16029:4d5243b3434e

renameat: Optimize code size. * modules/renameat (configure.ac): Don't compile at-func2.c if REPLACE_RENAMEAT is 1.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Nov 2011 18:13:22 +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