cosmopolitan/ape
Justine Tunney 425ff5dff0 Refactor some code
- Write tests for cthreads
- Fix bugs in pe2.com tool
- Fix ASAN issue with GetDosEnviron()
- Consolidate the cthread header files
- Some code size optimizations for MODE=
- Attempted to squash a tls linker warning
- Attempted to get futexes working on FreeBSD
2022-05-28 14:09:21 -07:00
..
ape.lds Refactor some code 2022-05-28 14:09:21 -07:00
ape.mk Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
ape.S Fix execution bug w/o binfmt_misc 2022-05-25 17:24:02 -07:00
apeinstall.sh Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
config.h Improve memory safety 2021-10-13 17:27:13 -07:00
idata.internal.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
loader-elf.S Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader-macho.lds Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader-macho.S Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader.c Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader.h Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader.lds Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
macros.internal.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
mz.ansi Initial import 2020-06-15 07:18:57 -07:00
notice.inc Initial import 2020-06-15 07:18:57 -07:00
relocations.h Support malloc() on bare metal 2021-02-24 00:53:24 -08:00