Commit graph

5 commits

Author SHA1 Message Date
fef
7eed96edcf
remove jemalloc and fall back to libc
completely replacing libc while still supporting all POSIX compliant
systems is probably gonna take a little more effort than just one
developer.  Which is a bummer, but you gotta work with the cards you're
dealt, i guess.
2021-07-10 20:55:44 +02:00
a73ea804b5
implement generic syscalls 2021-07-09 16:56:23 +02:00
11548e74ba
integrate jemalloc into cmake build
well that was painful
2021-07-09 14:07:13 +02:00
fef
c43f15d659
add jemalloc submodule 2021-07-09 00:21:46 +02:00
fef
673ed9bfb8
initial commit uwu 2021-07-09 00:04:44 +02:00