1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/c-strcase
2007-07-30 21:35:56 +00:00

26 lines
311 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:
LGPLv2+
Maintainer:
Bruno Haible