mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
29 lines
245 B
Plaintext
29 lines
245 B
Plaintext
Description:
|
|
Fuzzy string comparison.
|
|
|
|
Files:
|
|
lib/fstrcmp.h
|
|
lib/fstrcmp.c
|
|
|
|
Depends-on:
|
|
diffseq
|
|
lock
|
|
tls
|
|
minmax
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += fstrcmp.h fstrcmp.c
|
|
|
|
Include:
|
|
"fstrcmp.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|