<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in bsearch_b_test.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d59c7ea2701fe7b73b32eef49a7c712ef38de5a0 - libc: Implement bsearch_s(), document bsearch_b(), and add unit tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdlib/bsearch_b_test.c#d59c7ea2701fe7b73b32eef49a7c712ef38de5a0</link>
        <description>libc: Implement bsearch_s(), document bsearch_b(), and add unit tests- Implement bsearch_s() as per &#167;K.3.6.3.2 in C23, first specified  in C11.  It behaves identically to bsearch(), except the callback  is called with a third argument, context, which is passed through  from the caller, and it also performs runtime constraint checking  on its arguments.- Document bsearch_b(), bsearch_s(), and add history section- Add rudimentary unit tests for bsearch(), bsearch_b(), and bsearch_s()Reviewed by:	dteske, fuzApproved by:    dteske (mentor), fuz (mentor)MFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D58876

            List of files:
            /freebsd/lib/libc/tests/stdlib/bsearch_b_test.c</description>
        <pubDate>Sat, 22 Aug 2026 17:01:27 +0200</pubDate>
        <dc:creator>Faraz Vahedi &lt;kfv@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
