Skip to content

arm: Call getauxval through libc.#2535

Merged
briansmith merged 1 commit into
mainfrom
b/we-are-not-libc-crate
May 21, 2025
Merged

arm: Call getauxval through libc.#2535
briansmith merged 1 commit into
mainfrom
b/we-are-not-libc-crate

Conversation

@briansmith
Copy link
Copy Markdown
Owner

@briansmith briansmith commented May 21, 2025

See rust-lang/stdarch#1746. libc 0.2.172 added getauxval for 32-bit ARM Android.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (c633d5e) to head (8a63036).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2535      +/-   ##
==========================================
- Coverage   96.56%   96.55%   -0.01%     
==========================================
  Files         182      182              
  Lines       19951    19951              
  Branches      540      540              
==========================================
- Hits        19265    19264       -1     
  Misses        567      567              
- Partials      119      120       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@briansmith briansmith force-pushed the b/we-are-not-libc-crate branch 2 times, most recently from 59b9922 to a6b1e74 Compare May 21, 2025 18:11
See rust-lang/stdarch#1746. libc 0.2.172
added getauxval for 32-bit ARM Android.
@briansmith briansmith force-pushed the b/we-are-not-libc-crate branch from a6b1e74 to 8a63036 Compare May 21, 2025 18:15
@briansmith briansmith merged commit b934645 into main May 21, 2025
173 of 174 checks passed
@briansmith briansmith deleted the b/we-are-not-libc-crate branch May 27, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant