cosmopolitan/test
Justine Tunney b73e35c6fa
Improve open source compatibility
This change tunes the default stack size for the outside world to 8mb
while at the same time, reducing Cosmopolitan's default stack size to
64kb. You can override the stack size using STATIC_STACK_SIZE(). Your
build scripts should point to o//ape/public/ape.lds

This change also fixes the definition of SOMAXCONN and removes AF_RDS
since it's not polyfilled and Python 3.11 complained.
2022-09-08 03:19:35 -07:00
..
dsp Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
libc Improve open source compatibility 2022-09-08 03:19:35 -07:00
net Release redbean 2.0.18 2022-09-04 06:57:59 -07:00
tool Fix JSON single quote escaping (fixes #512) 2022-08-31 07:53:57 -05:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00