mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
243 B
Plaintext
25 lines
243 B
Plaintext
Description:
|
|
Case-insensitive string comparison functions.
|
|
|
|
Files:
|
|
lib/strcasecmp.c
|
|
lib/strncasecmp.c
|
|
m4/strcase.m4
|
|
|
|
Depends-on:
|
|
strings
|
|
|
|
configure.ac:
|
|
gl_STRCASE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<strings.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Bruno Haible
|