mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
c9550afe5e
* Remove -f from loader usage -f was removed in 1.5. As there is now only one flag, a couple more bytes can be shaved off as well. * Further loader golf Shaves off a few bytes, paying for the cost of `RealPath` and then some on x86_64 and offsetting some of the cost to aarch64. * Shave off a few more bytes Removes `-h` and flags from usage. Keeps flag-parsing logic the same, i.e. still accepts `-h` / `--help`. Only difference is what fd and rc the usage uses. Still over 1k north of 8192. |
||
---|---|---|
.. | ||
public | ||
aarch64.lds | ||
ape-m1.c | ||
ape.h | ||
ape.internal.h | ||
ape.lds | ||
ape.S | ||
apeinstall.sh | ||
apeuninstall.sh | ||
blink-linux-aarch64.gz | ||
blink-xnu-aarch64.gz | ||
BUILD.mk | ||
idata.internal.h | ||
launch.S | ||
loader-macho.S | ||
loader.c | ||
loader.lds | ||
macros.internal.h | ||
mz.ansi | ||
notice.inc | ||
relocations.h | ||
sections.internal.h | ||
start.S | ||
systemcall.S |