Page MenuHomeFreeBSD

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

Authored by delphij on Wed, Oct 23, 7:23 AM.
Tags
None
Referenced Files
F102024305: D47262.diff
Wed, Nov 6, 4:26 PM
Unknown Object (File)
Fri, Nov 1, 6:49 AM
Unknown Object (File)
Mon, Oct 28, 8:23 AM
Unknown Object (File)
Sat, Oct 26, 9:49 PM
Unknown Object (File)
Fri, Oct 25, 6:43 PM
Unknown Object (File)
Fri, Oct 25, 2:05 PM
Unknown Object (File)
Fri, Oct 25, 8:06 AM
Unknown Object (File)
Fri, Oct 25, 7:33 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

This also needs to be updated, yes?

This revision now requires review to proceed.Thu, Oct 24, 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.Thu, Oct 24, 11:59 AM
This revision was automatically updated to reflect the committed changes.
delphij marked an inline comment as done.