<?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/include/sys/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>strings.h: Spruce up for POSIX 2024.<br/><br/>1. Add ffsl, ffsll.<br/>2. Hide bcmp, bcopy, bzero, index, rindex for POSIX&gt;=2024.<br/>3. Expose ffs only for NetBSD or POSIX&gt;=2008 with XSI option.<br/>4. Hide popcount* NetBSD extensions for any POSIX.<br/>5. Sprinkle __constfunc on ffs*.<br/><br/>Add tests for ffs/ffsl/ffsll in tests/include/sys/t_bitops next to<br/>ffs32/ffs64 for convenience.<br/><br/>XXX Still missing strcasecmp_l, strncasecmp_l, and locale_t.<br/><br/>PR lib/58802: missing ffsl(), ffsll() functions from POSIX 2024</title>
    <description>/src/tests/include/sys/Makefile - 1.17</description>
    <pubDate>Fri Nov 01 18:35:12 UTC 2024</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>branches:  1.16.8;<br/>Mask NULL + 0 LLVM UBSan reports in the ATF test: t_pslist.c<br/><br/>Pass -fno-delete-null-pointer-checks for Clang for the<br/>MKSANITIZER/MKLIBCSANITIZER build</title>
    <description>/src/tests/include/sys/Makefile - 1.16</description>
    <pubDate>Sun May 31 16:36:07 UTC 2020</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>Centralize the base rump libraries into a variable used by all the other<br/>Makefiles so that we can make changes to it centrally as needed and have<br/>less mess. Fixes the sun2 build that needs rumpvfs after librump after<br/>the latest changes.</title>
    <description>/src/tests/include/sys/Makefile - 1.15</description>
    <pubDate>Sun Mar 01 18:08:15 UTC 2020</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed<br/>after moving rump's mainbus from rumpdev to rumpkern.<br/><br/>Produces the same atf-run results as before.</title>
    <description>/src/tests/include/sys/Makefile - 1.14</description>
    <pubDate>Mon May 13 17:55:08 UTC 2019</pubDate>
    <dc:creator>bad</dc:creator>
</item>

<item>
    <title>branches:  1.13.4;<br/>Add a new minimalistic test for LIST_MOVE to verify that the list's<br/>first entry's prev pointer correctly points to the listhead.<br/><br/>This test will fail until a fix for LIST_MOVE is checked in (soon).</title>
    <description>/src/tests/include/sys/Makefile - 1.13</description>
    <pubDate>Mon Oct 02 04:15:56 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>branches:  1.12.6;<br/>We now need librumpdev to resolve rumpns_config_cfdriver_attach which<br/>is now used in a bunch of network modules/components</title>
    <description>/src/tests/include/sys/Makefile - 1.12</description>
    <pubDate>Mon Aug 08 14:11:08 UTC 2016</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Introduce pserialize-safe linked lists.<br/><br/>These are like LIST_* from queue(3), but issue the appropriate memory<br/>barriers for pserialize readers and writers.<br/><br/>Discussed on tech-kern:<br/><br/>https://mail-index.netbsd.org/tech-kern/2016/04/03/msg020365.html</title>
    <description>/src/tests/include/sys/Makefile - 1.11</description>
    <pubDate>Sat Apr 09 04:39:47 UTC 2016</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Make this list diff- and sort-friendlier.<br/><br/>No functional change.</title>
    <description>/src/tests/include/sys/Makefile - 1.10</description>
    <pubDate>Fri Apr 08 21:53:10 UTC 2016</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Define _KERNTYPES for things that need it.</title>
    <description>/src/tests/include/sys/Makefile - 1.9</description>
    <pubDate>Sat Jan 23 21:22:48 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.</title>
    <description>/src/tests/include/sys/Makefile - 1.8</description>
    <pubDate>Mon Jun 22 00:05:23 UTC 2015</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Exclude tests that use rump</title>
    <description>/src/tests/include/sys/Makefile - 1.7</description>
    <pubDate>Wed Aug 08 13:57:06 UTC 2012</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>test the __type macros</title>
    <description>/src/tests/include/sys/Makefile - 1.6</description>
    <pubDate>Sun Mar 18 15:30:59 UTC 2012</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.5.2;<br/>Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.</title>
    <description>/src/tests/include/sys/Makefile - 1.5</description>
    <pubDate>Thu Jul 07 05:50:27 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Try to mirror the real source with the test directory structure (otherwise<br/>the latter carries a risk of becoming a difficult mess to manage.)</title>
    <description>/src/tests/include/sys/Makefile - 1.4</description>
    <pubDate>Thu May 05 13:36:05 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Follow the real tree with the test directory structure.</title>
    <description>/src/tests/include/sys/Makefile - 1.3</description>
    <pubDate>Thu May 05 05:24:45 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Add a simple test file for &lt;sys/bitops.h&gt;. For now, only ilog2(3) is tested.</title>
    <description>/src/tests/include/sys/Makefile - 1.2</description>
    <pubDate>Sat Mar 19 06:39:17 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Convert the include tests to atf.<br/>Initial work from the GSoC 2008 project by Lukasz Strzygowski.</title>
    <description>/src/tests/include/sys/Makefile - 1.1</description>
    <pubDate>Sat Jul 17 19:26:27 UTC 2010</pubDate>
    <dc:creator>jmmv</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/tests/include/sys/Makefile - 1.5.2.2</description>
    <pubDate>Tue Oct 30 18:59:53 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/tests/include/sys/Makefile - 1.5.2.1</description>
    <pubDate>Tue Apr 17 00:09:04 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by pgoyette in ticket #296):<br/>	tests/include/sys/t_list.c: revision 1.1<br/>	tests/include/sys/t_list.c: revision 1.2<br/>	tests/include/sys/Makefile: revision 1.13<br/>	share/man/man3/queue.3: revision 1.59<br/>	distrib/sets/lists/debug/mi: revision 1.226<br/>	sys/sys/queue.h: revision 1.71<br/>	distrib/sets/lists/tests/mi: revision 1.764<br/>Fix the LIST_MOVE macro to properly update the back-pointer of the<br/>first entry in the list.<br/><br/>Note that the signature of LIST_MOVE() macro also changes (it grew an<br/>additional argument).  This should not require a kernel version bump<br/>since nothing appears to use LIST_MOVE() other than the recently added<br/>atf test.<br/><br/>Update for new signature for LIST_MOVE()<br/><br/>Add a new minimalistic test for LIST_MOVE to verify that the list's<br/>first entry's prev pointer correctly points to the listhead.<br/>This test will fail until a fix for LIST_MOVE is checked in (soon).<br/><br/>Add new LIST_MOVE test to sets list.<br/><br/>Update recently-added test to adapt to new signature of LIST_MOVE()<br/><br/>add t_list test.</title>
    <description>/src/tests/include/sys/Makefile - 1.12.6.1</description>
    <pubDate>Mon Oct 02 13:21:40 UTC 2017</pubDate>
    <dc:creator>martin</dc:creator>
</item>
</channel></rss>

