cosmopolitan/tool
Robert Hencke 75fc601ff5
Only re-open executable as O_RDWR if .ape present (#234)
AWS Lambda uses a nonstandard kernel behavior that causes
OpenExecutable() to SIGSEGV after redbean restores its APE
header. This change fixes a bug so that Lambda users may
work around the issue by removing the `.ape` file inside the
zip structure of redbean.com.

Fixes #233
2021-08-09 00:52:54 -07:00
..
build Secure the testing infrastructure 2021-08-07 13:22:35 -07:00
decode Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
emacs Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
hash Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
net Only re-open executable as O_RDWR if .ape present (#234) 2021-08-09 00:52:54 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Add function for creating hex string literals 2021-08-07 07:05:19 -07:00
tool.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00