summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sbrk.c
Commit message (Collapse)AuthorAgeFilesLines
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-4/+4
| | | | | | | | Some utilities, such as valgrind, have a legitimate reason to know the address of the current brk. Since we know such utils will peek under our skirt, we might as well give them what they expect and not use a gratuitously different symbol name. -Erik
* oopsEric Andersen2002-01-211-4/+4
|
* Make sbrk common, add arm/brk.c, cleanup leftover damageEric Andersen2002-01-211-0/+47