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