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

haiku: improve platform compatibility #2769

Merged
merged 1 commit into from Apr 29, 2022
Merged

Conversation

jessicah
Copy link
Contributor

  • Also moves a number functions out of the libbsd module, as these are actually in libroot, so don't require linking against libbsd.
  • dl_iterate_phdr is not implemented.
  • B_FILE_NOT_FOUND has been deprecated, and removed from the
    public headers

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

* Also moves a number functions out of the `libbsd` module, as
  these are actually in `libroot`, so don't require linking
  against `libbsd`.
* `dl_iterate_phdr` is not implemented.
* `B_FILE_NOT_FOUND` has been deprecated, and removed from the
  public headers
@Amanieu
Copy link
Member

Amanieu commented Apr 29, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 29, 2022

📌 Commit a7cba7c has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Apr 29, 2022

⌛ Testing commit a7cba7c with merge ae3414c...

@bors
Copy link
Contributor

bors commented Apr 29, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing ae3414c to master...

@bors bors merged commit ae3414c into rust-lang:master Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants