cosmopolitan/tool
Justine Tunney 5005f2e446
Rewrite brk() and sbrk()
This change reduces the .bss memory requirement for all executables by
O(64kb). The brk system calls are now fully tested and figured out and
might be useful for tiny programs that only target System Five.
2022-10-01 23:11:56 -07:00
..
args Pay off more technical debt 2022-09-12 23:36:56 -07:00
build Improve system call wrappers 2022-09-19 15:06:25 -07:00
decode Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
emacs Fix bug with sendfile() on XNU 2022-09-13 04:32:29 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
lambda Clean up some code 2022-08-20 12:32:51 -07:00
net Permit multiple certs with same common name 2022-09-27 18:17:04 -07:00
plinko Pay off more technical debt 2022-09-12 23:36:56 -07:00
scripts Introduce cosmocc and cosmoc++ toolchain commands 2022-09-20 04:34:03 -07:00
viz Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00