Skip to content

Improve docstrings of 'g_strstr_len' and 'g_strrstr_len'

Reuben Thomas requested to merge rrt/glib:improve-g_strrstr_len-docstring into master

glib/gstrfuncs.c: clarify the functions’ ability to process non-nul-terminated strings with a negative 'haystack_length' argument.

Fixes: #2223 (closed)

Edited by Philip Withnall

Merge request reports