cosmopolitan/ape
Justine Tunney f684e348d4 Improve signals and memory protection
- Document sigaction()
- Simplify New Technology fork() code
- Testing and many bug fixes for mprotect()
- Distribute Intel Xed ILD in the amalgamation
- Turn Xed enums into defines to avoid DWARF bloat
- Improve polyfilling of SA_SIGINFO on BSDs and fix bugs
- setpgid(getpid(), getpid()) on Windows will ignore CTRL-C
- Work around issues relating to NT mappings being executable
- Permit automatic executable stack override via `ape_stack_pf`
2022-04-12 22:11:00 -07:00
..
ape.lds Improve signals and memory protection 2022-04-12 22:11:00 -07:00
ape.mk Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
ape.S Improve signals and memory protection 2022-04-12 22:11:00 -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.c Improve memory safety 2021-10-13 17:27:13 -07:00
loader.lds Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
loader1.S Productionize new APE loader and more 2021-10-02 08:27:03 -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