mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-28 03:44:33 +00:00
🚨 clang-format changes output per version!
This is with version 19.0.0. The modifications seem to be fixing the old
version’s errors - mainly involving omitted whitespace around binary ops
and inserted whitespace between goto labels and colons (if followed by a
curly brace.)
Also fixes a few mistakes made by e.g. someone (ahem) forgetting to pass
his ctl/string.h modifications through it.
We should add this to .git-blame-ignore-revs once we have its final hash
on master.
|
||
|---|---|---|
| .. | ||
| public | ||
| aarch64.lds | ||
| ape-m1.c | ||
| ape.h | ||
| ape.internal.h | ||
| ape.lds | ||
| ape.S | ||
| apeinstall.sh | ||
| apeuninstall.sh | ||
| 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 | ||