summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/__init_brk.c
Commit message (Collapse)AuthorAgeFilesLines
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-181-1/+1
| | | | specific with trunk
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-4/+2
|
* Merge from trunk."Steven J. Hill"2006-08-211-3/+0
|
* Merge from trunk."Steven J. Hill"2006-02-281-0/+6
|
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-7/+6
| | | | | | | | 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/+32