cosmopolitan/libc/testlib
Justine Tunney edd9297eba Support malloc() on bare metal
Your Actually Portable Executables now contains a simple virtual memory
that works similarly to the Linux Kernel in the sense that it maps your
physical memory to negative addresses. This is needed to support mmap()
and malloc(). This functionality has zero code size impact. For example
the MODE=tiny LIFE.COM executable is still only 12KB in size.

The APE bootloader code has also been simplified to improve readibility
and further elevate the elegance by which we're able to support so many
platforms thereby enhancing verifiability so that we may engender trust
in this bootloading process.
2021-02-24 00:53:24 -08:00
..
thunks Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
almostequal.c Change license 2020-12-27 17:18:44 -08:00
almostequalf.c Change license 2020-12-27 17:18:44 -08:00
almostequallongdouble.c Change license 2020-12-27 17:18:44 -08:00
bench.h wip on intellisense (again) 2021-02-02 11:14:45 -05:00
bench.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
benchrunner.c Change license 2020-12-27 17:18:44 -08:00
binequals.c Change license 2020-12-27 17:18:44 -08:00
clearxmmregisters.c Change license 2020-12-27 17:18:44 -08:00
combo.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
comborunner.c Change license 2020-12-27 17:18:44 -08:00
contains.c Change license 2020-12-27 17:18:44 -08:00
endswith.c Change license 2020-12-27 17:18:44 -08:00
ezbench.h Apply some touchups 2021-02-07 07:02:46 -08:00
ezbenchcontrol.c Change license 2020-12-27 17:18:44 -08:00
ezbenchreport.c Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
fixture.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
fixturerunner.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
formatbinaryasglyphs.c Change license 2020-12-27 17:18:44 -08:00
formatbinaryashex.c Change license 2020-12-27 17:18:44 -08:00
formatbool.c Change license 2020-12-27 17:18:44 -08:00
formatfloat.c Change license 2020-12-27 17:18:44 -08:00
formatint.c Apply some touchups 2021-02-07 07:02:46 -08:00
formatrange.c Apply some touchups 2021-02-07 07:02:46 -08:00
formatstr.c Improve dead code elimination 2021-02-08 04:04:42 -08:00
globals.c Change license 2020-12-27 17:18:44 -08:00
hexequals.c Change license 2020-12-27 17:18:44 -08:00
hyperion.h Initial import 2020-06-15 07:18:57 -07:00
hyperion.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
hyperion.txt Initial import 2020-06-15 07:18:57 -07:00
incrementfailed.c Change license 2020-12-27 17:18:44 -08:00
runner.c Change license 2020-12-27 17:18:44 -08:00
shoulddebugbreak.c Change license 2020-12-27 17:18:44 -08:00
showerror.c Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
showerror_.c Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
startswith.c Change license 2020-12-27 17:18:44 -08:00
strcaseequals.c Change license 2020-12-27 17:18:44 -08:00
strequals.c Change license 2020-12-27 17:18:44 -08:00
testcase.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
testlib.h Apply some touchups 2021-02-07 07:02:46 -08:00
testlib.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00
testmain.c Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
testrunner.c Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
thrashcodecache.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
ugly.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00