30 lines
246 B
Plaintext
30 lines
246 B
Plaintext
Description:
|
|
Fuzzy string comparison.
|
|
|
|
Files:
|
|
lib/fstrcmp.h
|
|
lib/fstrcmp.c
|
|
|
|
Depends-on:
|
|
c99
|
|
diffseq
|
|
once
|
|
tls
|
|
minmax
|
|
stdint
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += fstrcmp.h fstrcmp.c
|
|
|
|
Include:
|
|
"fstrcmp.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|