Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changes related to D runtime support #37

Draft
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

StefanJum
Copy link
Member

The commits are necessary for building the D runtime library.

The `ucontext.h` header is needed by the `ucontext` library.

Signed-off-by: Stefan Jumarea <[email protected]>
The `dl_iterate_phdr` function checks the value of `libc.auxv[i]`
without checking if `libc.auvx` is NULL or not, which can lead to
segfaults.

Signed-off-by: Stefan Jumarea <[email protected]>
@razvand razvand requested review from eduardvintila and vladandrew and removed request for eduardvintila May 7, 2023 15:35
@razvand razvand added this to the v0.14.0 (Prometheus) milestone May 7, 2023
@razvand razvand added the enhancement New feature or request label May 7, 2023
@razvand razvand requested a review from CristiBM May 7, 2023 15:38
@razvand razvand modified the milestones: v0.15.0 , v0.17.0 (Calypso) Dec 30, 2023
@razvand razvand removed this from the v0.18.0 (Helene) milestone Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Status: 🧊 Icebox
Development

Successfully merging this pull request may close these issues.

3 participants