cosmopolitan/tool
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
..
args Unbloat the build 2022-08-11 00:15:29 -07:00
build Improve open source compatibility 2022-09-08 03:19:35 -07:00
decode Make more compatibility improvements 2022-09-06 07:04:13 -07:00
emacs Remove testonly keyword 2022-09-05 08:41:43 -07:00
hash Make garbage collection thread safe 2022-09-08 02:33:01 -07:00
lambda Clean up some code 2022-08-20 12:32:51 -07:00
net Make more compatibility improvements 2022-09-06 07:04:13 -07:00
plinko Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
scripts Implement POSIX threads API 2022-09-05 08:27:15 -07:00
viz Make garbage collection thread safe 2022-09-08 02:33:01 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00