<?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 b32</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c04c92ed - Replace handwritten `Debug` impls with derives</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/#c04c92ed</link>
        <description>Replace handwritten `Debug` impls with derives`s_no_extra_traits!` doesn&apos;t derive `Debug` so there are a lot ofhandwritten implementations. However, since we have a derive-likesolution for unions now (printing them like an opaque struct), therereally isn&apos;t any reason these can&apos;t all be derived.Add `derive(Debug)` to `s_no_extra_traits`, still gated behind `feature= &quot;extra_traits&quot;`, which allows getting rid of manual implementations.(backport &lt;https://github.com/rust-lang/libc/pull/4471&gt;)(cherry picked from commit 65c39bf1b0c7b904cf512280860120307d17703b)

            List of files:
            /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/arm/mod.rs/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/x86/mod.rs</description>
        <pubDate>Mon, 02 Jun 2025 04:00:00 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tmgross@umich.edu&gt;</dc:creator>
    </item>
<item>
        <title>f1e459f1 - Add MADV_SOFT_OFFLINE definition for RISC-V musl targets</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/#f1e459f1</link>
        <description>Add MADV_SOFT_OFFLINE definition for RISC-V musl targets(backport &lt;https://github.com/rust-lang/libc/pull/4447&gt;)(cherry picked from commit 118a904c4e690327d2ca3a633822ac1171cae5fa)

            List of files:
            /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/riscv32/mod.rs</description>
        <pubDate>Tue, 06 May 2025 08:00:00 +0000</pubDate>
        <dc:creator>Mattias Nissler &lt;mnissler@rivosinc.com&gt;</dc:creator>
    </item>
<item>
        <title>53a99ed9 - musl: struct ipc_perm: rename `__ipc_perm_key` to `__key`</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/#53a99ed9</link>
        <description>musl: struct ipc_perm: rename `__ipc_perm_key` to `__key`This isn&apos;t strictly related to musl 1.2.3, however now presents a goodtime to change it, before the 1.0 release.(backport &lt;https://github.com/rust-lang/libc/pull/4443&gt;)(cherry picked from commit 3f81aadb0f1d1381c78f9b49da5267b3c466b138)

            List of files:
            /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/mips/mod.rs/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/powerpc.rs</description>
        <pubDate>Sat, 03 May 2025 12:00:00 +0000</pubDate>
        <dc:creator>Reagan Bohan &lt;xbjfk.github@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
