Page MenuHomeFreeBSD

Revise qsort(3) to reflect POSIX.1-2024 update.
ClosedPublic

Authored by delphij on Oct 23 2024, 7:23 AM.
Tags
None
Referenced Files
F151069408: D47262.id.diff
Sun, Apr 5, 6:53 PM
F151043030: D47262.diff
Sun, Apr 5, 3:09 PM
Unknown Object (File)
Thu, Mar 26, 3:10 AM
Unknown Object (File)
Feb 27 2026, 10:11 PM
Unknown Object (File)
Feb 23 2026, 1:26 AM
Unknown Object (File)
Feb 16 2026, 11:39 PM
Unknown Object (File)
Feb 15 2026, 4:44 PM
Unknown Object (File)
Jan 12 2026, 5:04 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 60179
Build 57063: arc lint + arc unit

Event Timeline

delphij edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 23 2024, 9:15 AM
lib/libc/stdlib/qsort.3
248–251

This also needs to be updated, yes?

This revision now requires review to proceed.Oct 24 2024, 6:43 AM
delphij added inline comments.
lib/libc/stdlib/qsort.3
248–251

Yes good catch! Thanks, I've removed the first two points to reflect the reality.

This revision is now accepted and ready to land.Oct 24 2024, 11:59 AM
This revision was automatically updated to reflect the committed changes.
delphij marked an inline comment as done.