Skip to content

Add RTLD_NEXT for Android targets#5323

Open
tyilo wants to merge 1 commit into
rust-lang:mainfrom
tyilo:android-rtld-next
Open

Add RTLD_NEXT for Android targets#5323
tyilo wants to merge 1 commit into
rust-lang:mainfrom
tyilo:android-rtld-next

Conversation

@tyilo

@tyilo tyilo commented Jul 24, 2026

Copy link
Copy Markdown

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
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 S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants