|
|
1.1 ! root 1: / ! 2: / C interface for brk system call ! 3: / brk(newend); ! 4: / returns actual new end (may be rounded up to hardware boundary) ! 5: / brk((char *)0) does not change the end. ! 6: / ! 7: ! 8: .globl brk_ ! 9: ! 10: brk_: ! 11: sys 021 /17 ! 12: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.