malloc-h: New module.
[gnulib.git] / modules / c-ctype
blob106050e3b9cb1ac971e0b0960c605f03e5b37130
1 Description:
2 Character handling in C locale.
4 Files:
5 lib/c-ctype.h
6 lib/c-ctype.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += c-ctype.h c-ctype.c
17 Include:
18 "c-ctype.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 all