cosmopolitan/test
Justine Tunney d861d2787b
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()
2022-09-06 17:52:26 -07:00
..
dsp Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
libc Import OpenBSD sorting algorithms 2022-09-06 17:52:26 -07:00
net Release redbean 2.0.18 2022-09-04 06:57:59 -07:00
tool Fix JSON single quote escaping (fixes #512) 2022-08-31 07:53:57 -05:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00