Hacker News
new
past
comments
ask
show
jobs
points
by
alfiedotwtf
14 hours ago
|
comments
by
HexDecOctBin
13 hours ago
|
next
[-]
No modern libc uses (or should use) brk() as the heap. Allocate virtual memory using mmap, VirtualAlloc, etc., and manage your set of heaps.
reply
by
zzo38computer
3 hours ago
|
prev
|
[-]
It is not what I meant and also seems to me not what is meant by sp.h either.
reply