Skip to content

Add RTLD_NEXT for Android targets - #5323

Merged
JohnTitor merged 1 commit into
rust-lang:mainfrom
tyilo:android-rtld-next
Jul 29, 2026
Merged

Add RTLD_NEXT for Android targets#5323
JohnTitor merged 1 commit into
rust-lang:mainfrom
tyilo:android-rtld-next

Conversation

@tyilo

@tyilo tyilo commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

See https://cs.android.com/android/platform/superproject/main/+/main:bionic/libc/include/dlfcn.h;drc=5cbc4aac25367c5d774a8af9e015950517887e06

Description

Adds RTLD_NEXT for Android targets.

Checklist

  • Relevant tests in libc-test/semver have been updated
  • Commit messages permalink to headers for added or changed API
  • Placeholder or unstable values like *LAST or *MAX have the standard
    doc comment
  • Tested locally (cargo test -p libc-test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot

rustbot commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Some changes occurred in an Android module

cc @maurer

@rustbot rustbot added O-android O-linux O-linux-like O-unix S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jul 24, 2026

@JohnTitor JohnTitor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JohnTitor
JohnTitor added this pull request to the merge queue Jul 27, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 27, 2026
@tyilo

tyilo commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

It seems like the CI failure is unrelated.

@JohnTitor
JohnTitor added this pull request to the merge queue Jul 28, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 28, 2026
@tyilo

tyilo commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@JohnTitor still seems unrelated, any idea why this is happening?

@JohnTitor
JohnTitor added this pull request to the merge queue Jul 29, 2026
@JohnTitor

Copy link
Copy Markdown
Member

It's just flaky

Merged via the queue into rust-lang:main with commit 56b4d3a Jul 29, 2026
57 checks passed
@tyilo
tyilo deleted the android-rtld-next branch July 29, 2026 22:23
@tgross35 tgross35 mentioned this pull request Aug 31, 2026
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-android O-linux O-linux-like O-unix stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants