<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/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/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8dbfb0a6c181a9aeab0b793deb0813d06052df9 - fflush: Add test for buffer handling in __sflush</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#b8dbfb0a6c181a9aeab0b793deb0813d06052df9</link>
        <description>fflush: Add test for buffer handling in __sflushSponsored by:	Klara, Inc.

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Thu, 03 Aug 2023 17:13:45 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>294bd2827e61a78041f6613f4b82235fcc454157 - libc: Suppress format checks on printf() / scanf() tests.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#294bd2827e61a78041f6613f4b82235fcc454157</link>
        <description>libc: Suppress format checks on printf() / scanf() tests.Reviewed by:	jrtc27, markj, emasteDifferential Revision:	https://reviews.freebsd.org/D41727

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Thu, 07 Sep 2023 08:14:39 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ec9ee9912765ac4ca57353999caa92a23283d8e - libc: Add a wide version of snprintf_test.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#4ec9ee9912765ac4ca57353999caa92a23283d8e</link>
        <description>libc: Add a wide version of snprintf_test.Reviewed by:	imp, emasteDifferential Revision:	https://reviews.freebsd.org/D41726

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Thu, 07 Sep 2023 08:14:30 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9385720f34b536ef2568a642e8b1fad0450056f - libc: Add unit tests for N2630 and possible collateral damage.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#b9385720f34b536ef2568a642e8b1fad0450056f</link>
        <description>libc: Add unit tests for N2630 and possible collateral damage.Reviewed by:	imp, emasteDifferential Revision:	https://reviews.freebsd.org/D41512

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Mon, 28 Aug 2023 17:34:05 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72d5dedfa69fa74801d19dd17c49867882d73d97 - stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errors</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#72d5dedfa69fa74801d19dd17c49867882d73d97</link>
        <description>stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errorsPR:	76398Reviewed by:	emaste, markjSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D34044

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Tue, 25 Jan 2022 22:56:08 +0100</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a77546fbb3a791e372a0f1e423082ebdb74db336 - Add new gets_s(3) stdio function.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#a77546fbb3a791e372a0f1e423082ebdb74db336</link>
        <description>Add new gets_s(3) stdio function.This implements the gets_s(3) function as documented athttp://en.cppreference.com/w/c/io/gets. It facilitates theoptional removal of gets(3).Reviewed by:	edMFC after:	2 weeksRelnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D12785

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Tue, 03 Apr 2018 20:52:38 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c22165b4f1f5d38b681921797a44b3ba8c13b7e0 - Merge ^/head r305346 through r305360.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#c22165b4f1f5d38b681921797a44b3ba8c13b7e0</link>
        <description>Merge ^/head r305346 through r305360.

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Sat, 03 Sep 2016 21:09:01 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>74191470e8f8c7b48c944b11fb7b657731c5376a - Update contrib/netbsd-tests with new content from NetBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#74191470e8f8c7b48c944b11fb7b657731c5376a</link>
        <description>Update contrib/netbsd-tests with new content from NetBSDThis updates the snapshot from 09/30/2014 to 08/11/2016This brings in a number of new testcases from upstream, mostnotably:- bin/cat- lib/libc- lib/msun- lib/libthr- usr.bin/sortlib/libc/tests/stdio/open_memstream_test.c was moved tolib/libc/tests/stdio/open_memstream2_test.c to accomodatethe new open_memstream test from NetBSD.MFC after:	2 monthsTested on:	amd64 (VMware fusion VM; various bare metal platforms); i386 (VMware fusion VM); make tinderboxSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Sat, 03 Sep 2016 20:11:48 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>640235e2c2ba32947f7c59d168437ffa1280f1e6 - Checkpoint initial integration work</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#640235e2c2ba32947f7c59d168437ffa1280f1e6</link>
        <description>Checkpoint initial integration work- Some of the lib/libc and lib/thr tests fail- lib/msun/exp_test:exp2_values now passes with clang 3.8.0The Makefiles in contrib/netbsd-tests were pruned as they have no valueSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Fri, 12 Aug 2016 10:50:05 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@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://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/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/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Thu, 05 May 2016 01:20:53 +0200</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://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/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/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>43faedc1339a9624c7acedb7f3e5624e64da5b99 - First pass to fix the &apos;tests&apos; packages.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#43faedc1339a9624c7acedb7f3e5624e64da5b99</link>
        <description>First pass to fix the &apos;tests&apos; packages.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Tue, 02 Feb 2016 23:26:49 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6c43c26fe0c128dfafbb1b2207912494493d2dd7 - Catch up with head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#6c43c26fe0c128dfafbb1b2207912494493d2dd7</link>
        <description>Catch up with head.

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Fri, 04 Dec 2015 20:32:51 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eacae6dc66aa881c102f11e2003174eea7e8af74 - Fix LDADD/DPADD that should be LIBADD.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#eacae6dc66aa881c102f11e2003174eea7e8af74</link>
        <description>Fix LDADD/DPADD that should be LIBADD.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Fri, 04 Dec 2015 04:17:47 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bea1d37ed703dad752c9cfb1b4df0cf03e4dfa4f - Disable -Wformat with scanfloat_test when compiling with gcc to avoid a</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#bea1d37ed703dad752c9cfb1b4df0cf03e4dfa4f</link>
        <description>Disable -Wformat with scanfloat_test when compiling with gcc to avoid a&quot;use of assignment suppression and length modifier together in scanf format&quot;warning on line 90 (it&apos;s intentional)MFC after: 1 weekX-MFC with: r290537, r290856, r290860Sponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Sun, 15 Nov 2015 19:56:58 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e86c1081dfd2b5e8ecae69e6fcbfa8a20bee2ea - printfloat_test and scanfloat_test need symbols from msun; these are automatically</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdio/Makefile#3e86c1081dfd2b5e8ecae69e6fcbfa8a20bee2ea</link>
        <description>printfloat_test and scanfloat_test need symbols from msun; these are automaticallyprovided on amd64, but not i386. Add libm to DPADD/LDADD to unbreak the i386tinderboxPointyhat to: ngieMFC after: 1 weekX-MFC with: r290538Sponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libc/tests/stdio/Makefile</description>
        <pubDate>Sun, 08 Nov 2015 09:27:51 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
