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.154
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.155
Choose a head ref

Commits on Apr 29, 2024

  1. Correct the value of FAN_MARK_IGNORE

    severen authored and JohnTitor committed Apr 29, 2024
    Copy the full SHA
    4128640 View commit details
  2. Copy the full SHA
    0b08bd5 View commit details

Commits on Apr 30, 2024

  1. Merge pull request #3632 from lberrymage/aarch64-android-syscalls

    Add `SYS_lseek` and `SYS_mmap` for aarch64 Android
    JohnTitor authored Apr 30, 2024
    Copy the full SHA
    6607133 View commit details

Commits on May 1, 2024

  1. Update FreeBSD 13 CI image

    JohnTitor committed May 1, 2024
    Copy the full SHA
    e5bc243 View commit details
  2. android: add FUTEX_LOCK_PI2

    rtzoeller authored and JohnTitor committed May 1, 2024
    Copy the full SHA
    fceb18e View commit details
  3. Merge pull request #3622 from severen/fix-fanotify-constant

    Correct the value of FAN_MARK_IGNORE
    JohnTitor authored May 1, 2024
    Copy the full SHA
    71a1ee6 View commit details
  4. Merge pull request #3671 from JohnTitor/update-freebsd-13

    Update FreeBSD 13 CI image
    JohnTitor authored May 1, 2024
    Copy the full SHA
    3939453 View commit details
  5. Copy the full SHA
    dc88f4c View commit details
  6. Merge pull request #3635 from rtzoeller/android-FUTEX_LOCK_PI2

    android: add FUTEX_LOCK_PI2
    JohnTitor authored May 1, 2024
    Copy the full SHA
    086bd0b View commit details
  7. Merge pull request #3676 from purplesyringa/cmsg-pointer-arithmetic

    Fix out-of-bounds pointer arithmetic in CMSG_NXTHDR
    JohnTitor authored May 1, 2024
    Copy the full SHA
    73efe14 View commit details

Commits on May 3, 2024

  1. Copy the full SHA
    03e47e6 View commit details
  2. Merge pull request #3678 from rust-lang/revert-3602-posix_spawn

    Revert "Support posix_spawn on Android"
    JohnTitor authored May 3, 2024
    Copy the full SHA
    2918100 View commit details

Commits on May 6, 2024

  1. ci: wrong cfg emscripten

    tesuji committed May 6, 2024
    Copy the full SHA
    853bdfd View commit details
  2. Fix warnings by rustc --print cfg --target ci/switch.json

    ```
    warning: target json file contains unused fields: abi-blacklist, family, has-elf-tls, target-env
    ```
    tesuji committed May 6, 2024
    Copy the full SHA
    0a61e7e View commit details
  3. Merge pull request #3684 from tesuji/cargo-cfg

    Unlock ci: fix wrong cfg emscripten
    JohnTitor authored May 6, 2024
    Copy the full SHA
    3e7a91e View commit details
  4. Copy the full SHA
    5eff703 View commit details

Commits on May 7, 2024

  1. Merge pull request #3686 from redox-os/redox-epoll-0.2

    redox: correct EPOLL constants
    JohnTitor authored May 7, 2024
    Copy the full SHA
    7646277 View commit details

Commits on May 9, 2024

  1. Readd posix_spawn{_file_actions_t,attr_t} on Android

    Co-authored-by: Jorge Aparicio <jorge.aparicio@ferrous-systems.com>
    tesuji and japaric committed May 9, 2024
    Copy the full SHA
    b2b2fd7 View commit details

Commits on May 17, 2024

  1. Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64

    This partially reverts commit 946c348.
    
    The test binaries were getting a symbol version for `GLIBC_2.38`, but
    the debian-11 image used for qemu doesn't have that new of glibc.
    cuviper committed May 17, 2024
    Copy the full SHA
    80535f3 View commit details
  2. Copy the full SHA
    73d2004 View commit details
  3. Copy the full SHA
    61331df View commit details
  4. Merge pull request #3708 from cuviper/ci-sparc64-0.2

    [0.2] Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64
    the8472 authored May 17, 2024
    Copy the full SHA
    664947b View commit details
  5. Update version to 0.2.155

    madsmtm committed May 17, 2024
    Copy the full SHA
    15c74a4 View commit details
  6. Merge pull request #3690 from tesuji/android-posix-spawn

    Re-add `posix_spawn{_file_actions_t,attr_t}` on Android
    the8472 authored May 17, 2024
    Copy the full SHA
    0bbb5cd View commit details
  7. Merge pull request #3682 from madsmtm/new-version

    Update version to `0.2.155`
    the8472 authored May 17, 2024
    Copy the full SHA
    7df63bd View commit details
Loading