fgets: avoid arithmetic overflow when n==INT_MIN is passed
[musl] / src / search / lsearch.c
2017-03-06 Szabolcs Nagyfix lsearch and lfind to pass key as first arg to the...
2011-06-25 Rich FelkerXSI search.h API implementation by Szabolcs Nagy