summaryrefslogtreecommitdiff
path: root/modules/c-ctype
blob: f17a435a95791a62cc5875697c82115f368f1777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"

Maintainer:
Bruno Haible