Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Thu, 20 Apr 2023 09:44:34 UTC
On Wed, Apr 19, 2023 at 09:17:57PM +0100, Jessica Clarke wrote:
> ...
> Please just adapt qsort to not have degenerate behaviour; it will
> improve our implementation of a standard C function and render your
> bsort() entirely obsolete.

This.

> Please revert this all. FreeBSD's libc isn't a place for your pet
> projects. New public interfaces in something as core as libc should
> have good justification, and I still do not see that here.

I join this request.

./danfe