logoalt Hacker News

bregmatoday at 11:41 AM0 repliesview on HN

Most modern C runtime libraries on POSIX OSes implement malloc() and friends using the mmap() system call.