Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2026 07:39:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295784] mergesort{,_b} should accept element size smaller than sizeof(void *)
Message-ID:  <bug-295784-227-q8bM2ngIfL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295784-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295784

Brooks Davis <brooks@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brooks@FreeBSD.org

--- Comment #1 from Brooks Davis <brooks@FreeBSD.org> ---
FWIW, I've got mostly complete patches to replace mergesort with timsort
(https://en.wikipedia.org/wiki/Timsort) as part of the CHERI import.  Fixing
merge sort to not commit atrocities with pointers would also be acceptable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295784-227-q8bM2ngIfL>