Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bytecodealliance/rustix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.37.18
Choose a base ref
...
head repository: bytecodealliance/rustix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.37.19
Choose a head ref
  • 8 commits
  • 68 files changed
  • 2 contributors

Commits on Apr 30, 2023

  1. Fix no-std builds for MacOS and BSDs (#647)

    * Fix no-std builds for MacOS and BSDs
    
    * Fix unused mut warning and tighten unsafe block
    niluxv authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    7f4c3fe View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Make linkat, unlinkat, and renameat weak on macos. (#649)

    * Make `linkat`, `unlinkat`, and `renameat` weak on macos.
    
    macOS <= 10.9 lacks these functions, so use weak symbols for them.
    
    Fixes #648.
    
    * Handle the `AT_FDCWD` cases with fallbacks.
    
    * Test with macOS 10.7.
    
    Set MACOSX_DEPLOYMENT_TARGET and MACOSX_SDK_VERSION to 10.7, currently
    the oldest version supported by Rust itself.
    
    * Add support for `faccessat` too.
    
    * Add some tests for `faccessat`.
    
    * Add more tests.
    sunfishcode authored May 3, 2023
    Configuration menu
    Copy the full SHA
    1dfbd05 View commit details
    Browse the repository at this point in the history
  2. Miscellaneous cleanups. (#650)

    - Factor out more crate/module paths into `use` statements.
     - Fix a few clippy lints.
     - Use more target categories.
    sunfishcode authored May 3, 2023
    Configuration menu
    Copy the full SHA
    ed5f233 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Miscellaneous cleanups. (#652)

    - Wrap some code comments at 79 columns, for consistency with the rest
       of the codebase.
     - Remove some redundant `use`s.
     - Fix some broken doc links.
    sunfishcode authored May 4, 2023
    Configuration menu
    Copy the full SHA
    d989d45 View commit details
    Browse the repository at this point in the history
  2. Use utils::{as_ptr, as_ptr_mut} to reduce as casts. (#654)

    This reduces `as` casts, and is generally more concise.
    sunfishcode authored May 4, 2023
    Configuration menu
    Copy the full SHA
    e5e5dd5 View commit details
    Browse the repository at this point in the history
  3. Fix minor nits in the mips outline assembly files. (#653)

    - Fix the `.file` string for mips64.s.
     - Fix a redundant `.note.GNU-stack` declaration in mips.s
    sunfishcode authored May 4, 2023
    Configuration menu
    Copy the full SHA
    8a2ffa5 View commit details
    Browse the repository at this point in the history
  4. Use pointer::sub instead of pointer::offset. (#655)

    This makes the code a little simpler.
    sunfishcode authored May 4, 2023
    Configuration menu
    Copy the full SHA
    b0c75d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec767e8 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy