Skip to content

Conversation

folkertdev
Copy link
Contributor

Description

Add qsort_r for apple, freebsd and netbsd targets, and qsort and qsort_s for windows targets.

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot
Copy link
Collaborator

rustbot commented Aug 28, 2025

Some changes occurred in OpenBSD module

cc @semarie

@semarie
Copy link
Contributor

semarie commented Aug 29, 2025 via email

@folkertdev
Copy link
Contributor Author

Sure, I moved the definition to src/unix/bsd/netbsdlike/netbsd/mod.rs, and I believe the semver entry was already correct.

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.

3 participants