cosmopolitan/libc/alg
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
alg.h Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
alg.mk Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
arraylist.internal.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
arraylist2.internal.h wip on intellisense (again) 2021-02-02 11:14:45 -05:00
bisect.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
bisectcarleft.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
bsearch.c Change license 2020-12-27 17:18:44 -08:00
bsearch_r.c Change license 2020-12-27 17:18:44 -08:00
critbit0.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
critbit0_allprefixed.c Change license 2020-12-27 17:18:44 -08:00
critbit0_clear.c Change license 2020-12-27 17:18:44 -08:00
critbit0_contains.c Change license 2020-12-27 17:18:44 -08:00
critbit0_delete.c Change license 2020-12-27 17:18:44 -08:00
critbit0_emplace.c Change license 2020-12-27 17:18:44 -08:00
critbit0_get.c Change license 2020-12-27 17:18:44 -08:00
critbit0_insert.c Change license 2020-12-27 17:18:44 -08:00
internal.h Initial import 2020-06-15 07:18:57 -07:00
qsort.c Improve documentation 2020-12-27 07:02:35 -08:00
replacestr.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
reverse.h wip on intellisense (again) 2021-02-02 11:14:45 -05:00
shuffle.h wip on intellisense (again) 2021-02-02 11:14:45 -05:00
tarjan.c Change license 2020-12-27 17:18:44 -08:00