<?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>df8bc705eb04aff2f718678fffb9d5d4f5d7c223 - tzcode: Fix issues when TZ is an absolute path</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdtime/Makefile#df8bc705eb04aff2f718678fffb9d5d4f5d7c223</link>
        <description>tzcode: Fix issues when TZ is an absolute path* If TZ starts with TZDIR, strip any additional slashes so relname  does not end up looking like an absolute path.  For instance,  TZ=/usr/share/zoneinfo//UTC should result in UTC, not /UTC.* In the setugid case, we were incorrectly passing name rather than  relname to fstatat().* Modify the tz_env and tz_env_setugid test cases to exercise both  of these scenarios.* Also add test cases for invalid values of TZ, which I wrote  earlier but forgot to include in a5f14e4f9069.Reported by:	Paul Eggert &lt;eggert@cs.ucla.edu&gt;MFC after:	3 daysFixes:		967a49a21a27 (&quot;Update tzcode to 2025b&quot;)Fixes:		a5f14e4f9069 (&quot;tzcode: Use -00 only for invalid time zones&quot;)Reviewed by:	philipDifferential Revision:	https://reviews.freebsd.org/D52753

            List of files:
            /freebsd/lib/libc/tests/stdtime/Makefile</description>
        <pubDate>Sat, 27 Sep 2025 19:07:04 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6c7c7ac94636a1f705a6f4d6ea74b1e62ad517d - tzcode: Add test case for setugid programs</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdtime/Makefile#c6c7c7ac94636a1f705a6f4d6ea74b1e62ad517d</link>
        <description>tzcode: Add test case for setugid programsFixes:		a6b19979bf13 (&quot;tzcode: Fix TZ for non-setugid programs&quot;)Differential Revision:	https://reviews.freebsd.org/D52124

            List of files:
            /freebsd/lib/libc/tests/stdtime/Makefile</description>
        <pubDate>Mon, 25 Aug 2025 13:56:48 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>57ee56578cc55b3da9a0dee64b385507be2dc80a - libc: Test time zone change detection.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdtime/Makefile#57ee56578cc55b3da9a0dee64b385507be2dc80a</link>
        <description>libc: Test time zone change detection.While here, clean the detection code up a bit.Sponsored by:	Klara, Inc.Sponsored by:	NetApp, Inc.Reviewed by:	markjDifferential Revision:	https://reviews.freebsd.org/D51343

            List of files:
            /freebsd/lib/libc/tests/stdtime/Makefile</description>
        <pubDate>Fri, 18 Jul 2025 19:49:13 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4285e024baa80f81d13cdcc016fdf0721fe57862 - strptime: Fix day-of-week calculation.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/tests/stdtime/Makefile#4285e024baa80f81d13cdcc016fdf0721fe57862</link>
        <description>strptime: Fix day-of-week calculation.The day-of-week calculation used the raw year value without adjustingfor TM_YEAR_BASE, so it was off by one for 300 years out of every 400;it just happened to be correct for 1901 through 2000.  It also used aloop where a simple addition would have sufficed.While here, simplify our version of Gauss&apos;s algorithm, and documentthat we assume the Gregorian calendar.MFC after:	1 weekPR:		282916Reviewed by:	imp, allanjude, philipDifferential Revision:	https://reviews.freebsd.org/D47977

            List of files:
            /freebsd/lib/libc/tests/stdtime/Makefile</description>
        <pubDate>Mon, 09 Dec 2024 13:37:45 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
