2018-05-04 10:59:07 +02:00
2018-05-04 10:59:07 +02:00
2018-05-04 10:59:07 +02:00
2018-05-04 10:59:07 +02:00
2018-05-04 10:59:07 +02:00

malloc

Programming malloc from scratch, as Dan Luu does in this blog post. Ported to mmap and OS X, because sbrk is deprecated there.

Just use your systems malloc. Seriously.

Description
Implementing malloc from scratch
Readme 24 KiB
Languages
C 84.8%
Makefile 15.2%