summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/sbrk.c
Commit message (Collapse)AuthorAgeFilesLines
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-5/+5
| | | | | | | | 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
* Cosmetic cleanup.Tobias Anderberg2002-09-231-3/+3
|
* Initial version of the CRIS port.Tobias Anderberg2002-09-161-0/+36