<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>7bedae81adaff4b4d291ba1f650b5b915ce207bf - lib/libc/tests/string: add test for strnlen()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libc/tests/string/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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://src.rcs.uwaterloo.ca:8080/history/freebsd-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:
            /freebsd-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>9851b3400ae1362185d9ffe3c163428b9faa6b9f - Implement the memset_s(3) function as specified by the C11 ISO/IEC</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libc/tests/string/Makefile#9851b3400ae1362185d9ffe3c163428b9faa6b9f</link>
        <description>Implement the memset_s(3) function as specified by the C11 ISO/IEC9899:2011 Appendix K 3.7.4.1.Other needed supporting types, defines and constraint_handlerinfrastructure is added as specified in the C11 spec.Submitted by:	Tom Rix &lt;trix@juniper.net&gt;Sponsored by:	Juniper NetworksDiscussed with:	edMFC after:	3 weeksDifferential revision:	https://reviews.freebsd.org/D9903Differential revision:	https://reviews.freebsd.org/D10161

            List of files:
            /freebsd-src/lib/libc/tests/string/Makefile</description>
        <pubDate>Thu, 30 Mar 2017 04:57:26 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>73a33477caf0d4675b04e2e4c58aba8f4b59898a - Add a regression test to make sure the Russian collation is actually working</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libc/tests/string/Makefile#73a33477caf0d4675b04e2e4c58aba8f4b59898a</link>
        <description>Add a regression test to make sure the Russian collation is actually workingwhen importing collation support from Dragonfly/Illumos amdmi3@ tested thecollation branch and reported an issue with Russian collation. John Marino fixedthe issue in Dragonfly and I merged it back to FreeBSD.Now that Illumos is working on merging our fixes they (Lauri Tirkkonen) foundissues with the commit that fixes the russian collation in UTF-8 that resultedin a crash with strxfrm(3) and the ISO-8859-5 locale (fixed in FreeBSD r302916).This small test was written to ensure we do not bring back the old issue withrussian collation while fixing the other issue.

            List of files:
            /freebsd-src/lib/libc/tests/string/Makefile</description>
        <pubDate>Fri, 15 Jul 2016 23:43:23 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01f8ac1bec69600041378c8b8aefe09214bf4ac1 - Add a regression test about the crash with strxfrm and ISO8859-5 locales</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libc/tests/string/Makefile#01f8ac1bec69600041378c8b8aefe09214bf4ac1</link>
        <description>Add a regression test about the crash with strxfrm and ISO8859-5 locales

            List of files:
            /freebsd-src/lib/libc/tests/string/Makefile</description>
        <pubDate>Fri, 15 Jul 2016 23:24:00 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>430f7286a566b1407c7b32ce13585caf5aa59b92 - Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libc/tests/string/Makefile#430f7286a566b1407c7b32ce13585caf5aa59b92</link>
        <description>Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedafter r298107Summary of changes:- Replace all instances of FILES/TESTS with ${PACKAGE}FILES. This ensures that  namespacing is kept with FILES appropriately, and that this shouldn&apos;t need  to be repeated if the namespace changes -- only the definition of PACKAGE  needs to be changed- Allow PACKAGE to be overridden by callers instead of forcing it to always be  `tests`. In the event we get to the point where things can be split up  enough in the base system, it would make more sense to group the tests  with the blocks they&apos;re a part of, e.g. byacc with byacc-tests, etc- Remove PACKAGE definitions where possible, i.e. where FILES wasn&apos;t used  previously.- Remove unnecessary TESTSPACKAGE definitions; this has been elided into  bsd.tests.mk- Remove unnecessary BINDIRs used previously with ${PACKAGE}FILES;  ${PACKAGE}FILESDIR is now automatically defined in bsd.test.mk.- Fix installation of files under data/ subdirectories in lib/libc/tests/hash  and lib/libc/tests/net/getaddrinfo- Remove unnecessary .include &lt;bsd.own.mk&gt;s (some opportunistic cleanup)Document the proposed changes in share/examples/tests/tests/... via examplesso it&apos;s clear that ${PACKAGES}FILES is the suggested way forward in terms ofreplacing FILES. share/mk/bsd.README didn&apos;t seem like the appropriate methodof communicating that info.MFC after: never probablyX-MFC with: r298107PR: 209114Relnotes: yesTested with: buildworld, installworld, checkworld; buildworld, packageworldSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-src/lib/libc/tests/string/Makefile</description>
        <pubDate>Wed, 04 May 2016 23:20:53 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libc/tests/string/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-src/lib/libc/tests/string/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 07:45:30 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
