Page MenuHomeFreeBSD

Revert "stdlib.h: Fix qsort_r compatibility with GCC 12."
ClosedPublic

Authored by jhb on Jan 26 2023, 9:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 3:18 PM
Unknown Object (File)
Fri, Nov 7, 11:29 PM
Unknown Object (File)
Fri, Oct 31, 5:24 AM
Unknown Object (File)
Oct 11 2025, 4:42 AM
Unknown Object (File)
Oct 10 2025, 4:36 AM
Unknown Object (File)
Oct 10 2025, 4:36 AM
Unknown Object (File)
Oct 10 2025, 4:36 AM
Unknown Object (File)
Oct 9 2025, 11:17 PM
Subscribers

Diff Detail

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

Event Timeline

I think these can come in either order and break each other regardless? If so might be tempted to revert first.

I think these can come in either order and break each other regardless? If so might be tempted to revert first.

Oh right, I guess it does break both ways. I had reverted first locally actually to make sure I could reproduce the breakage before testing the cdefs.h change. I can commit them in that order (revert first).

This revision is now accepted and ready to land.Jan 27 2023, 12:20 AM