1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
2005-10-11 18:48:53 +00:00

26 lines
308 B
Plaintext

Description:
Case-insensitive string comparison functions in C locale.
Files:
lib/c-strcase.h
lib/c-strcasecmp.c
lib/c-strncasecmp.c
Depends-on:
c-ctype
configure.ac:
Makefile.am:
lib_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c
Include:
"c-strcase.h"
License:
LGPL
Maintainer:
Bruno Haible