Hash :
dd07b748
Author :
Date :
2024-10-13T12:01:08
string-desc: New function string_desc_c_casecmp. * lib/string-desc.h: New declaration. * lib/string-desc.c: Include <limits.h>, c-ctype.h. (string_desc_c_casecmp): New function. * modules/string-desc (Depends-on): Add c-ctype. * tests/test-string-desc.c (main): Add tests of string_desc_c_casecmp.
Description:
String descriptors.
Files:
lib/string-desc.h
lib/string-desc.c
lib/string-desc-contains.c
Depends-on:
stdbool
idx
c-ctype
ialloc
extern-inline
memchr
memrchr
memmem
full-write
configure.ac:
Makefile.am:
lib_SOURCES += string-desc.c string-desc-contains.c
Include:
"string-desc.h"
License:
LGPL
Maintainer:
all