9srv Manual Collection/plan9/segbrk(2) | 9srv Manual Collection/plan9/segbrk(2) |
---|
void* segbrk(void *saddr, void *addr)
A call to segbrk with a zero addr argument returns the address of the top of bss.
The system will prevent segments from overlapping and will not allow the length of the text, data, or stack segment to be altered.
9srv Manual Collection/plan9/segbrk(2) | Rev: Sun Dec 02 23:42:18 GMT 2007 |