cosmopolitan/ape
Justine Tunney ec2cb88058 Make fixes and improvements
- Document more compiler flags
- Expose new __print_maps() api
- Better overflow checking in mmap()
- Improve the shell example somewhat
- Fix minor runtime bugs regarding stacks
- Make kill() on fork()+execve()'d children work
- Support CLONE_CHILD_CLEARTID for proper joining
- Fix recent possible deadlock regression with --ftrace
2022-05-19 16:57:49 -07:00
..
ape.lds Make fixes and improvements 2022-05-19 16:57:49 -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