Description:
str_endswith() function: test whether a string ends with a given suffix.

Files:
lib/str_endswith.c

Depends-on:
string-h
bool

configure.ac:
gl_STRING_MODULE_INDICATOR([str_endswith])

Makefile.am:
lib_SOURCES += str_endswith.c

Include:
<string.h>

License:
LGPLv2+

Maintainer:
all
