mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
233 B
Plaintext
25 lines
233 B
Plaintext
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
|
|
|