33 lines
330 B
Plaintext
33 lines
330 B
Plaintext
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
|