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
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