Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
1966 days ago
One reason I can think of wrapping malloc is that C is more likely to give you that than whatever OS-specific API you are going to use to get memory from the kernel (if you even have one!).