A modern wrapper for libc with less boilerplate
Find a file
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
.vscode initial commit uwu 2021-07-09 00:04:44 +02:00
demo remove jemalloc and fall back to libc 2021-07-10 20:55:44 +02:00
include implement generic syscalls 2021-07-09 16:56:23 +02:00
src remove jemalloc and fall back to libc 2021-07-10 20:55:44 +02:00
.editorconfig initial commit uwu 2021-07-09 00:04:44 +02:00
.gitignore initial commit uwu 2021-07-09 00:04:44 +02:00
CMakeLists.txt remove jemalloc and fall back to libc 2021-07-10 20:55:44 +02:00
LICENSE initial commit uwu 2021-07-09 00:04:44 +02:00