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
F163587801: D38216.id115905.diff
Fri, Jul 24, 6:11 PM
Unknown Object (File)
Sun, Jul 19, 1:53 PM
Unknown Object (File)
Fri, Jul 3, 7:33 AM
Unknown Object (File)
Jun 14 2026, 11:23 PM
Unknown Object (File)
Jun 13 2026, 1:46 PM
Unknown Object (File)
Jun 13 2026, 7:42 AM
Unknown Object (File)
Jun 10 2026, 11:41 PM
Unknown Object (File)
May 8 2026, 6:54 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