cosmopolitan/tool/build
Justine Tunney e56a9d0e23 Mold the redbean binary to minimize page faults
This change brings page faults for precompressed static asset serving
down from 27 to 20 (or fewer) after fork. This is more of an art than
science. Hopefully Blinkenlights can visualize page faults soon.
2021-05-03 12:14:13 -07:00
..
emubin Improve dead code elimination 2021-02-08 04:04:42 -08:00
emucrt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
lib Fix bugs and make improvements 2021-05-01 05:11:35 -07:00
ar.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
blinkenlights.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
build.mk Improve build system 2021-02-19 23:03:34 -08:00
calculator.c Set errno when out of range in strtoimax (#111) 2021-03-07 14:38:56 -08:00
calculator.ctest Set errno when out of range in strtoimax (#111) 2021-03-07 14:38:56 -08:00
calculator.inc Handle more pow cases (#61) 2021-03-04 06:14:07 -08:00
compile.c Fix issues revealed by ECMAScript test262 2021-04-10 17:15:35 -07:00
dis.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
helpop.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
lz4toasm.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
mkdeps.c Improve backwards compatibility with GNU Make 2021-05-02 07:48:59 -07:00
package.c Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
pstrace.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
refactor.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
rle.c Change license 2020-12-27 17:18:44 -08:00
rollup.c Change license 2020-12-27 17:18:44 -08:00
runit.c Rename eai2str to gai_strerror (#131) 2021-03-20 20:48:40 -07:00
runit.h Initial import 2020-06-15 07:18:57 -07:00
runitd.c Fix issue with testing service 2021-03-28 18:22:36 -07:00
summy.c Change license 2020-12-27 17:18:44 -08:00
tinyemu.c Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
x86combos.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zipobj.c Mold the redbean binary to minimize page faults 2021-05-03 12:14:13 -07:00