Skip to content
Snippets Groups Projects
  • Ian Denhardt's avatar
    0ecafc31
    Consolidate and fix musl-specific definitions. · 0ecafc31
    Ian Denhardt authored
    Musl 1.1.14 defined these incorrectly, and we followed suit. They're
    fixed in 1.1.15, so we fix them here as well.
    
    Since these are kernel ABIs, the correct values match other libc
    implementations, so we move them up to the topmost module possible.
    0ecafc31
    History
    Consolidate and fix musl-specific definitions.
    Ian Denhardt authored
    Musl 1.1.14 defined these incorrectly, and we followed suit. They're
    fixed in 1.1.15, so we fix them here as well.
    
    Since these are kernel ABIs, the correct values match other libc
    implementations, so we move them up to the topmost module possible.
mod.rs 21.05 KiB