<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8b5d77bbcbd98e684226950be1c779e108059d8d - libc/tests/string: add a more comprehensive unit test for strrchr()</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#8b5d77bbcbd98e684226950be1c779e108059d8d</link>
        <description>libc/tests/string: add a more comprehensive unit test for strrchr()The unit tests are patterned after those for memrchr().This catches the issue found in 293915.PR:		293915Reviewed by:	strajabotReported by:	safonov.paul@gmail.comMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D56037

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Sun, 22 Mar 2026 21:39:42 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7bedae81adaff4b4d291ba1f650b5b915ce207bf - lib/libc/tests/string: add test for strnlen()</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#7bedae81adaff4b4d291ba1f650b5b915ce207bf</link>
        <description>lib/libc/tests/string: add test for strnlen()Tests for strnlen, checks alignments from up to 16 and buffer sizes upto 64, also checks that passing SIZE_MAX as maxlen works, because it cancause a wraparound error if strnlen is incorrect.Reviewed by:	fuz, emaste (GSoC mentors), kibSponsored by:	Google LLC (GSoC 2024)Differential Revision:	https://reviews.freebsd.org/D46275

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Mon, 14 Oct 2024 21:09:28 +0000</pubDate>
        <dc:creator>Strahinja Stani&#353;i&#263; &lt;strajabot@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0d1236f0fc944165b657306a39d44fcc6aaa709 - libc: Add memset test for int-to-char conversion</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#f0d1236f0fc944165b657306a39d44fcc6aaa709</link>
        <description>libc: Add memset test for int-to-char conversionTest case to check if an implementation of memset correctlyhandles the value passed being wider than a byteApproved by:	emasteReviewed By:	fuz (GSoC mentor), emasteSponsored by:	Google LLC (GSoC 2024)Differential Revision: https://reviews.freebsd.org/D45738

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 12:53:07 +0000</pubDate>
        <dc:creator>Strahinja Stani&#353;i&#263; &lt;strajabot@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>691ff1832e09a6ccbc8f5b04c88cafc7452b3ce6 - lib/libc/tests/string: add memrchr unit tests</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#691ff1832e09a6ccbc8f5b04c88cafc7452b3ce6</link>
        <description>lib/libc/tests/string: add memrchr unit testsThe &quot;values&quot; test case is specifically crafted to detect the off-by-oneerror previous discovered in the scalar strchrnul implementation.Tested by:	developers@, exp-runApproved by:	mjgMFC after:	1 monthMFC to:		stable/14PR:		275785Differential Revision:	https://reviews.freebsd.org/D42925

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 06 Dec 2023 09:11:40 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4b7b0bcbc741f0998640c2ba55ec00ba613bb75 - lib/libc/tests/string: add unit tests for memccpy()</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#e4b7b0bcbc741f0998640c2ba55ec00ba613bb75</link>
        <description>lib/libc/tests/string: add unit tests for memccpy()Adapted from the strlcpy() unit tests.Tested by:	developers@, exp-runApproved by:	mjgMFC after:	1 monthMFC to:		stable/14PR:		275785

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Sun, 03 Dec 2023 11:42:17 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f7098b8659923873a7c60b64cb68182e470786f9 - lib/libc/tests/string: add unit test for strlcpy</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#f7098b8659923873a7c60b64cb68182e470786f9</link>
        <description>lib/libc/tests/string: add unit test for strlcpyA straightforward derivation from the stpncpy unit test.Sponsored by:	The FreeBSD FoundationTested by:	developers@, exp-runApproved by:	mjgMFC after:	1 monthMFC to:		stable/14PR:		275785Differential Revision:	https://reviews.freebsd.org/D42863

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Thu, 09 Nov 2023 18:08:23 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>459ddefcc9dcc010f6f7445285e61e2b6780379c - lib/libc/tests/string: add unit tests for strncmp(3)</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#459ddefcc9dcc010f6f7445285e61e2b6780379c</link>
        <description>lib/libc/tests/string: add unit tests for strncmp(3)These are patterned after the previously added (D41970)strcmp tests, but are extended to check for various lengthconditions.Sponsored by:	The FreeBSD FoundationTested by:	developers@, exp-runApproved by:	mjgMFC after:	1 monthMFC to:		stable/14PR:		275785Differential Revision:	https://reviews.freebsd.org/D42122

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Thu, 28 Sep 2023 20:40:20 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b49596de2622a51e5673ba2c0b3718cd88a2aa41 - lib/libc/tests/string: add extended unit tests for strcmp()</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#b49596de2622a51e5673ba2c0b3718cd88a2aa41</link>
        <description>lib/libc/tests/string: add extended unit tests for strcmp()This changeset add a new set of tests that comprehensively test strcmp() onvarious alignments of the input. This made it easy to smoke out manyexciting new bugs in the new SSE strcmp() implementation from D41971.MFC after:	1 weekReviewed by:	ngieSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D41970

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Fri, 22 Sep 2023 20:42:00 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6cc06d465a98270ef734ffec7c9012ec3a1bd17 - lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmp</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#c6cc06d465a98270ef734ffec7c9012ec3a1bd17</link>
        <description>lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmpThe four functions more or less perform the same operation.Reuse the same unit test with slight changes so we can coverthem all.  Constant-time operation is not verified for thetimingsafe_* functions.Sponsored by:	The FreeBSD FoundationApproved by:	ngieMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D41528

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 30 Aug 2023 15:30:24 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>468adddd75f6461fcdd2151122d85879ec592a5b - lib/libc/tests/string: derive strspn(3) tests from strcspn(3) tests</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#468adddd75f6461fcdd2151122d85879ec592a5b</link>
        <description>lib/libc/tests/string: derive strspn(3) tests from strcspn(3) testsTo cover the new optimised amd64 strspn(3) SIMD implementation, extendthe previously written strcspn(3) unit test to also cover strspn(3).Sponsored by:	The FreeBSD FoundationApproved by:	mjgMFC after:	1 weekMFC to:		stable/14Differential Revision:	https://reviews.freebsd.org/D41567

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Mon, 21 Aug 2023 15:30:23 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>35a5359406fe779186d1fd7131c95927fefe20be - lib/libc/tests/string: add unit tests for strcspn(3)</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#35a5359406fe779186d1fd7131c95927fefe20be</link>
        <description>lib/libc/tests/string: add unit tests for strcspn(3)We currently use the NetBSD test suite to cover strcspn(3).  It onlycontains a very rudimentary test of this function.  This all new setof unit tests for the FreeBSD test suite should cover many more edgecases relating to alignment issues.Sponsored by:	The FreeBSD FoundationApproved by:	mjgMFC after:	1 weekMFC to:		stable/14Differential Revision: https://reviews.freebsd.org/D41557

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Sun, 20 Aug 2023 22:48:41 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49390697b9265d08d3f831cf38cdc2f79e216c48 - lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#49390697b9265d08d3f831cf38cdc2f79e216c48</link>
        <description>lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsllAlso supply CFLAGS+=-fno-builtin to ensure our unit testsactually test libc functions and not clang&apos;s builtins.Sponsored by:	FreeBSD FoundationApproved by:	kevansMFC after:	1 weekDifferential Revision: https://reviews.freebsd.org/D40729

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Fri, 23 Jun 2023 17:26:44 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>606d0e4a9a862a7b4e3469a084834ca0e888afa4 - libc: Add tests for strchrnul(3).</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#606d0e4a9a862a7b4e3469a084834ca0e888afa4</link>
        <description>libc: Add tests for strchrnul(3).MFC after:	1 weekSponsored by:	Klara, Inc.Reviewed by:	allanjudeDifferential Revision:	https://reviews.freebsd.org/D38286

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 01 Feb 2023 20:06:20 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>05c9a0158f6837bb3a3781e4ed75f66115f6415a - libc: Add strverscmp(3) and versionsort(3)</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#05c9a0158f6837bb3a3781e4ed75f66115f6415a</link>
        <description>libc: Add strverscmp(3) and versionsort(3)Add a strverscmp(3) function to libc, a GNU extension I implemented byreading its glibc manual page. It orders strings following a much morenatural ordering (e.g. &quot;ent1 &lt; ent2 &lt; ent10&quot; as opposed to&quot;ent1 &lt; ent10 &lt; ent2&quot; with strcmp(3)&apos;s lexicographic ordering).Also add versionsort(3) for use as scandir(3)&apos;s compar argument.Update manual page for scandir(3) and add one for strverscmp(3).Reviewed by:	pstef, gbe, kibMFC after:	1 weekDifferential Revision: https://reviews.freebsd.org/D35807

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 24 Aug 2022 23:20:13 +0000</pubDate>
        <dc:creator>Aymeric Wibo &lt;obiwac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7bedae81adaff4b4d291ba1f650b5b915ce207bf - lib/libc/tests/string: add test for strnlen()</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#7bedae81adaff4b4d291ba1f650b5b915ce207bf</link>
        <description>lib/libc/tests/string: add test for strnlen()Tests for strnlen, checks alignments from up to 16 and buffer sizes upto 64, also checks that passing SIZE_MAX as maxlen works, because it cancause a wraparound error if strnlen is incorrect.Reviewed by:	fuz, emaste (GSoC mentors), kibSponsored by:	Google LLC (GSoC 2024)Differential Revision:	https://reviews.freebsd.org/D46275

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Mon, 14 Oct 2024 21:09:28 +0000</pubDate>
        <dc:creator>Strahinja Stani&#353;i&#263; &lt;strajabot@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0d1236f0fc944165b657306a39d44fcc6aaa709 - libc: Add memset test for int-to-char conversion</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#f0d1236f0fc944165b657306a39d44fcc6aaa709</link>
        <description>libc: Add memset test for int-to-char conversionTest case to check if an implementation of memset correctlyhandles the value passed being wider than a byteApproved by:	emasteReviewed By:	fuz (GSoC mentor), emasteSponsored by:	Google LLC (GSoC 2024)Differential Revision: https://reviews.freebsd.org/D45738

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 12:53:07 +0000</pubDate>
        <dc:creator>Strahinja Stani&#353;i&#263; &lt;strajabot@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>691ff1832e09a6ccbc8f5b04c88cafc7452b3ce6 - lib/libc/tests/string: add memrchr unit tests</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/tests/string/Makefile#691ff1832e09a6ccbc8f5b04c88cafc7452b3ce6</link>
        <description>lib/libc/tests/string: add memrchr unit testsThe &quot;values&quot; test case is specifically crafted to detect the off-by-oneerror previous discovered in the scalar strchrnul implementation.Tested by:	developers@, exp-runApproved by:	mjgMFC after:	1 monthMFC to:		stable/14PR:		275785Differential Revision:	https://reviews.freebsd.org/D42925

            List of files:
            /src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 06 Dec 2023 09:11:40 +0000</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
