<?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>72252591ac01037fa53501adb88f00d5d3cc09ed - rtld: add test for dlopen(&quot;#dirfd/path&quot;)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#72252591ac01037fa53501adb88f00d5d3cc09ed</link>
        <description>rtld: add test for dlopen(&quot;#dirfd/path&quot;)Reviewed by:	markjSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	 https://reviews.freebsd.org/D56152

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Mon, 30 Mar 2026 02:42:00 +0200</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5 - rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5</link>
        <description>rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)PR:	294054Reviewed by:	kibMFC after:	1 week

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Wed, 25 Mar 2026 01:56:01 +0100</pubDate>
        <dc:creator>Alex S &lt;iwtcex@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/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/libexec/rtld-elf/tests/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>2228d7c5998bc09c5aaf181312dc870d15ad4b18 - Revert &quot;rtld: Add arm64 variant pcs tests&quot;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#2228d7c5998bc09c5aaf181312dc870d15ad4b18</link>
        <description>Revert &quot;rtld: Add arm64 variant pcs tests&quot;It&apos;s missing an mtree updateThis reverts commit 9e48c30e25a743a268d17a6215b9c2d859543547.

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Fri, 17 May 2024 13:19:24 +0200</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e48c30e25a743a268d17a6215b9c2d859543547 - rtld: Add arm64 variant pcs tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#9e48c30e25a743a268d17a6215b9c2d859543547</link>
        <description>rtld: Add arm64 variant pcs testsWhen marking a function as variant pcs we can use registers not normallyused in procedure calls. Add a test that uses this and stores allgeneral purpose registers to a buffer and compare this buffer with theexpected value later.Sponsored by:	Arm LtdDifferential Revision:	https://reviews.freebsd.org/D44870

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Fri, 19 Apr 2024 12:07:53 +0200</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5796f1572c82b88e8b6a2810c92f30e5ac3e118 - rtld: add some dlopen tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#c5796f1572c82b88e8b6a2810c92f30e5ac3e118</link>
        <description>rtld: add some dlopen testsdlopen_basic just tests that libthr.so can be dlopen()ed, which willjust serve as a sanity check that &quot;libthr.so&quot; is a thing that can bedlopened in case we get a weird failure in dlopen_recursing.dlopen_recursing tests a regression reported after the libsys split,where some dlopen() may cause infinite recursion and a resulting crash.This case is inspired by bdrewery&apos;s description of what seemed to becausing his issue.The corresponding fix landed in commit968a18975ad (&quot;rtld: ignore load_filtees() calls if we already [...]&quot;)Reviewed by:	kibDifferential Revision:	https://reviews.freebsd.org/D43859

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Tue, 13 Feb 2024 16:38:02 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9c543b6b0cabea6e6679d70b4e701018e7eab80 - rtld: add a test for RTLD_DEEPBIND</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#d9c543b6b0cabea6e6679d70b4e701018e7eab80</link>
        <description>rtld: add a test for RTLD_DEEPBINDThis tests that with RTLD_DEEPBIND, symbols are looked up in all of theobject&apos;s needed objects before the global object.PR:		275393Reviewed by:	kibSponsored by:	NetApp, Inc.Sponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D42843

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Fri, 01 Dec 2023 02:26:09 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rtld-elf/tests/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>f90218886fc82e7b1fdb9e241adc5d713dadabe3 - rtld: introduce PRELOAD_FDS</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#f90218886fc82e7b1fdb9e241adc5d713dadabe3</link>
        <description>rtld: introduce PRELOAD_FDSThe new PRELOAD_FDS variable accepts a list of file descriptorsthat should be loaded into the process.This may be used to optimize a loading process - in the case whenwe already have a file descriptor to the library; we don&apos;t haveto look into multiple PATH to find it.It may also be used in capability mode to load a single additionallibrary without the need to open a directory that contains it.The last use of this functionality t may be a race-free methodof loading libraries.Reviewed by:	kib, markjDifferential Revision:	https://reviews.freebsd.org/D29334

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Wed, 24 Mar 2021 22:10:33 +0100</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>35804720ece78672352ef980d98b4c96628ef06e - Increase WARNS for rtld-elf tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#35804720ece78672352ef980d98b4c96628ef06e</link>
        <description>Increase WARNS for rtld-elf testsATF tests have a default WARNS of 0, unlike other usermode programs.Reviewed by:  ngie, julianMFC after:    3 weeksSponsored by: Spectra Logic CorporationDifferential Revision:        https://reviews.freebsd.org/D9933

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Sat, 11 Mar 2017 01:10:40 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@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/libexec/rtld-elf/tests/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/libexec/rtld-elf/tests/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/libexec/rtld-elf/tests/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/libexec/rtld-elf/tests/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>9893f787ec755ffaa14c66fc74fc9e5f524e3301 - Merge ^/head r295601 through r295844.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#9893f787ec755ffaa14c66fc74fc9e5f524e3301</link>
        <description>Merge ^/head r295601 through r295844.

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Sun, 21 Feb 2016 14:49:26 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72c3aa02dc4d10c095de756cc767ac827596568a - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#72c3aa02dc4d10c095de756cc767ac827596568a</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Thu, 18 Feb 2016 01:37:58 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fb99179af401ad9839b463581c8490a080dc0cac - Fix build race after r295643.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#fb99179af401ad9839b463581c8490a080dc0cac</link>
        <description>Fix build race after r295643.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Wed, 17 Feb 2016 01:30:28 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@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/libexec/rtld-elf/tests/Makefile#43faedc1339a9624c7acedb7f3e5624e64da5b99</link>
        <description>First pass to fix the &apos;tests&apos; packages.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/libexec/rtld-elf/tests/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>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>324fd1ce05f53780fdbb8e13a09181aa2402ea86 - MFH to r289370</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#324fd1ce05f53780fdbb8e13a09181aa2402ea86</link>
        <description>MFH to r289370Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 19:36:56 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a997b777b107c49f8d4d307bee9d25c8ff1a749a - Sync up with head up to r289211.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rtld-elf/tests/Makefile#a997b777b107c49f8d4d307bee9d25c8ff1a749a</link>
        <description>Sync up with head up to r289211.

            List of files:
            /freebsd/libexec/rtld-elf/tests/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 08:14:03 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
