cosmopolitan/test/libc
Jōshin 89fc95fefd
Rerun clang-format on the repo (#1217)
🚨 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.
2024-06-15 16:34:48 -04:00
..
calls Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
fmt Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
intrin Rerun clang-format on the repo (#1217) 2024-06-15 16:34:48 -04:00
log Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
mem Make malloc() go 200x faster 2024-06-05 02:02:14 -07:00
nexgen32e Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
proc Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
runtime Drop support for Windows 8 2024-05-29 19:37:47 -07:00
sock Drop support for Windows 8 2024-05-29 19:37:47 -07:00
stdio Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
str Document __demangle() and fix a const func ptr bug 2024-06-02 04:15:48 -07:00
thread Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
time Implement proper time zone support 2024-05-04 23:06:37 -07:00
tinymath Make malloc() go 200x faster 2024-06-05 02:02:14 -07:00
x Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
xed Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
BUILD.mk Upgrade to 2022-era LLVM LIBCXX 2024-05-27 02:12:27 -07:00