mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
Import OpenBSD sorting algorithms
OpenBSD's qsort() function is more secure than the ones used by FreeBSD, NetBSD and MacOS. The best part is it goes faster too! This change also imports the OpenBSD mergesort() and heapsort()
This commit is contained in:
parent
dbf12c30b0
commit
d861d2787b
11 changed files with 912 additions and 215 deletions
Loading…
Add table
Add a link
Reference in a new issue