cosmopolitan/tool/viz
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
..
lib Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
ascii2utf8.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
basicidea.c Refactor some code 2024-05-26 06:03:50 -07:00
bd.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
bin2asm.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
bing.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
BUILD.mk Implement proper time zone support 2024-05-04 23:06:37 -07:00
clock_accuracy.c Cull the examples folder 2023-10-11 21:45:32 -07:00
clock_nanosleep_accuracy.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
cpuid.c Simplify memory manager 2024-07-05 05:47:15 -07:00
datauri.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
deathstar.c Get rid of .internal.h convention in LIBC_INTRIN 2024-07-19 19:38:00 -07:00
derasterize.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
dumphexc.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
fixconsole.c Get rid of .internal.h convention in LIBC_INTRIN 2024-07-19 19:38:00 -07:00
fliphex.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
fold.c Get rid of .internal.h convention in LIBC_INTRIN 2024-07-19 19:38:00 -07:00
fontspace.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
generatetortureimage.c Bring back gc() function 2024-01-08 10:26:28 -08:00
getglyph.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
getifaddrs.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
hwcap.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
img.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
life.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
malloc_scalability.c Make malloc scalable on all platforms 2024-08-15 23:32:53 -07:00
maxmind.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
memzoom.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
od16.c Update stb (#885) 2023-12-22 21:39:27 -08:00
printansi.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
printdos2errno.c Get rid of .internal.h convention in LIBC_INTRIN 2024-07-19 19:38:00 -07:00
printimage.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
printvideo.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
rlimit.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
setitimer_accuracy.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
tailf.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
unbing.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
vdsodump.c Make malloc scalable on all platforms 2024-08-15 23:32:53 -07:00
virtualquery.c Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00