cosmopolitan/tool
Justine Tunney 0a79c6961f
Make malloc scalable on all platforms
It turns out sched_getcpu() didn't work on many platforms. So the system
call now has tests and is well documented. We now employ new workarounds
on platforms where it isn't supported in our malloc() implementation. It
was previously the case that malloc() was only scalable on Linux/Windows
for x86-64. Now the other platforms are scalable too.
2024-08-15 23:32:53 -07:00
..
args Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
build Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
cosmocc Upgrade to superconfigure z0.0.51 2024-08-04 14:59:53 -07:00
curl Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
decode Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
emacs Allow -c to be specified with -E in cosmocc 2024-07-31 02:09:15 -07:00
hello Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
lambda Update Musl Libc code 2024-07-30 22:51:29 -07:00
net Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
plinko Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
scripts Refactor and improve CTL and other code 2024-06-04 05:45:48 -07:00
viz Make malloc scalable on all platforms 2024-08-15 23:32:53 -07:00
zsh Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00