cosmopolitan/test
Justine Tunney 3d2d04b25e
Make cli commands yoinkable into cosmo shell
This lets our system() and popen() commands function sort of like
BusyBox and ToyBox. By default the Cosmopolitan Shell is lightweight.
But if you use STATIC_YOINK then you can pull the individual commands
you want into the linkage, and they'll be included in a single binary.
For example the demo binary embeds `tr` and `sed` and ends up ~140kb.
2022-10-14 16:37:29 -07:00
..
dsp Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
libc Make cli commands yoinkable into cosmo shell 2022-10-14 16:37:29 -07:00
net Elevate Windows production worthiness 2022-10-13 13:44:41 -07:00
tool Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00