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: rust-lang/libc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.116
Choose a base ref
...
head repository: rust-lang/libc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.117
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    0aaa193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e0a37 View commit details
    Browse the repository at this point in the history
  3. Auto merge of #2663 - mkpowers:mkpowers/update-android-if-constants, …

    …r=Amanieu
    
    Add IFF_LOWER_UP, IFF_DORMANT, IFF_ECHO constants to Android
    bors committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7a7138d View commit details
    Browse the repository at this point in the history
  4. Auto merge of #2662 - michaelgrigoryan25:master, r=Amanieu

    Removed Apache License appendix
    
    Related issues: #2660; rust-lang/rust#67734
    bors committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f2592e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    7b3bc1d View commit details
    Browse the repository at this point in the history
  2. Auto merge of #2664 - rschulman:master, r=joshtriplett

    Add 400-series syscalls to musl riscv64 definitions
    
    This PR adds 19 missing syscalls to the riscv64 musl definitions. The missing calls were copied directly from the riscv64 GNU definitions. The missing definitions (in particular `SYS_clone3`) are preventing compiling `std` for `riscv64gc-unknown-linux-musl`.
    bors committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    dca3dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01f46c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Auto merge of #2666 - rschulman:master, r=Amanieu

    Bump version number to prep for publish
    
    Making a new release so I can build std for riscv64gc-unknown-linux-musl. Thanks!
    bors committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    34a9889 View commit details
    Browse the repository at this point in the history
Loading