https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266227
Xin LI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #236388|0 |1 is obsolete| | --- Comment #15 from Xin LI <[email protected]> --- Created attachment 236507 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236507&action=edit Patch to modify qsort_r API to use GNU (POSIX) interface I've revised the patch a little bit (main change was for stdlib.h by changing the behavior from breaking applications that called FreeBSD style comparator to just route the call to the compatibility symbol as if the code was compiled for an earlier FreeBSD release; the rest was test cases added to validate the compatibility symbol was doing the right thing). This will fix some of ports broken by the change. -- You are receiving this mail because: You are on the CC list for the bug.
