<?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>
    <link>http://nxr.netbsd.org/rss/src/tests/lib/libc/stdlib/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>introduce a couple of new turn-off-gcc-warning variables and use them.<br/><br/>GCC 14 has a new annoying calloc() checker that we turn off in a bunch<br/>of places, and there are a few more dangling-pointer issuse that come up,<br/>but seem bogus.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.36</description>
    <pubDate>Thu Sep 18 03:36:01 UTC 2025</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>libc: New _r variants of heapsort, mergesort, qsort.<br/><br/>Also kheapsort_r for kernel/standalone use.<br/><br/>These variants allow the caller to pass a cookie through to the<br/>comparison function, e.g. if you want to sort an array of indices<br/>into a buffer.<br/><br/>qsort_r is new in POSIX.1-2024; the others are obvious analogues of<br/>our nonstandard extensions for heapsort and mergesort.<br/><br/>PR lib/58931: qsort_r() missing</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.35</description>
    <pubDate>Sun Mar 02 16:35:41 UTC 2025</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>branches:  1.34.2;<br/>t_posix_memalign: Expand test cases and properties.<br/><br/>- Test cartesian product of a sampling of sizes and a sampling of<br/>  alignments.<br/><br/>- Verify all the edge cases I could find in posix_memalign and<br/>  aligned_alloc, including failure modes.<br/><br/>- Test an unreasonably large (but aligned) allocation size.<br/><br/>- Use ATF_CHECK_* instead of ATF_REQUIRE_* so all failures will be<br/>  reported, not just the first one.<br/><br/>- While here, build with -fno-builtin-aligned_alloc and with<br/>  -fno-builtin-posix_memalign to make sure the compiler doesn't try<br/>  any shenanigans.<br/><br/>XXX pullup-10</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.34</description>
    <pubDate>Tue Jul 04 15:06:36 UTC 2023</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>branches:  1.33.6;<br/>Add basic checks for a64l(3), l64a(3), and l64a_r(3).</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.33</description>
    <pubDate>Wed Jul 01 07:16:37 UTC 2020</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>After a comedy of errors, move t_mbtowc to its final resting place.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.32</description>
    <pubDate>Tue Jun 30 16:09:40 UTC 2020</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Use -Wl,--no-fatal-warnings for the mktemp(3) test.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.31</description>
    <pubDate>Mon Jun 29 14:22:11 UTC 2020</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Start moving the remaining tests from src/regress to src/tests.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.30</description>
    <pubDate>Sat Jun 27 10:14:10 UTC 2020</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Move the test for mktemp(3) to the right place.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.29</description>
    <pubDate>Sat Jun 27 09:45:57 UTC 2020</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Add __TEST_FENV</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.28</description>
    <pubDate>Tue Dec 22 14:27:14 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync list of fenv enabled architectures again (PR 48633), this time for mips<br/>addition.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.27</description>
    <pubDate>Tue Dec 22 08:26:16 UTC 2015</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>While PR 48633 is not properly fixed, keep the additional lists of<br/>fenv-enabled architectures in sync.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.26</description>
    <pubDate>Mon Dec 21 00:11:23 UTC 2015</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>- new test for strtoi<br/>- namespace protection for strto{i,u}<br/>- separate manpages for strto{i,u} from the ones for strto{u,}l<br/>From: Kamil Rytarowski</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.25</description>
    <pubDate>Fri May 01 14:17:56 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Move the list of &lt;fenv.h&gt; supporting architectures to the makefile and<br/>sync it with other copies.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.24</description>
    <pubDate>Sat Dec 27 18:03:41 UTC 2014</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>branches:  1.23.10;<br/>Try fixing t_strtod to not depend on -ffloat-store by adding the<br/>necessary volatiles.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.23</description>
    <pubDate>Wed Apr 04 10:52:59 UTC 2012</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Few fundamental consistency checks for the abs(3) family.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.22</description>
    <pubDate>Thu Mar 29 06:16:56 UTC 2012</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Few naive consistency checks for the atoi(3) family.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.21</description>
    <pubDate>Thu Mar 29 05:42:31 UTC 2012</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Add a small test that checks that random(3) does not always return zero when<br/>the RNG is initialized with zero. Prompoted by the recent nasty bug in the<br/>OpenBSD libc.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.20</description>
    <pubDate>Wed Mar 28 10:33:57 UTC 2012</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Restrict -ffloat-store to t_strtod.c.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.19</description>
    <pubDate>Fri Feb 24 14:02:55 UTC 2012</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.18.2;<br/>See that system(3) works.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.18</description>
    <pubDate>Sun Sep 11 10:32:23 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Fix wrong linker flag that has always been lurking here.</title>
    <description>/src/tests/lib/libc/stdlib/Makefile - 1.17</description>
    <pubDate>Fri Jul 15 14:00:41 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>
</channel></rss>

