cosmopolitan/tool/decode
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
..
lib Fix more things 2022-03-24 00:12:29 -07:00
ar.c Make ANSI mode closer to being ANSI 2021-02-03 17:14:17 -08:00
base64.c Make redbean SSL more tunable 2021-08-09 07:38:57 -07:00
decode.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
elf.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
ent.c Initial import 2020-06-15 07:18:57 -07:00
hex.c Change license 2020-12-27 17:18:44 -08:00
macho.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
mkcombos.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
mkwides.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
pe2.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
peboff.c Initial import 2020-06-15 07:18:57 -07:00
scrubdox.c Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
unhex.c Initial import 2020-06-15 07:18:57 -07:00
x86opinfo.c Improve signals and memory protection 2022-04-12 22:11:00 -07:00
x87.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
xor.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
zip.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
zip2.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00