cosmopolitan/test/libc
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
..
alg Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
bits Add maxmind demo to redbean-demo.com 2022-03-18 15:31:54 -07:00
calls Improve signals and memory protection 2022-04-12 22:11:00 -07:00
dns Improve memory safety 2021-10-13 17:27:13 -07:00
fmt Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
intrin Improve locks and signals 2022-04-12 05:20:17 -07:00
log Fix rusage memory reporting on NT 2022-03-31 17:07:30 -07:00
mem Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
nexgen32e Fix more things 2022-03-24 00:12:29 -07:00
rand Improve locks and signals 2022-04-12 05:20:17 -07:00
release Delete old commented out Clang tests 2022-04-06 13:02:15 -07:00
runtime Improve signals and memory protection 2022-04-12 22:11:00 -07:00
sock Make signal handling work well across platforms 2022-03-25 07:28:57 -07:00
stdio Improve system call support on NT 2022-04-07 20:30:04 -07:00
str Delete some more unneeded Make code 2022-04-06 06:55:08 -07:00
time Make signal handling work well across platforms 2022-03-25 07:28:57 -07:00
tinymath Make improvements 2022-04-07 00:15:35 -07:00
unicode Make numerous improvements 2021-09-28 01:52:34 -07:00
x Make numerous improvements 2021-09-28 01:52:34 -07:00
xed Improve signals and memory protection 2022-04-12 22:11:00 -07:00
test.mk Make numerous improvements 2021-09-28 01:52:34 -07:00