view modules/c-ctype @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 8812f453e378
children
line wrap: on
line source

Description:
Character handling in C locale.

Files:
lib/c-ctype.h
lib/c-ctype.c

Depends-on:
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += c-ctype.h c-ctype.c

Include:
"c-ctype.h"

License:
LGPLv2+

Maintainer:
Bruno Haible