summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/brk.c
Commit message (Expand)AuthorAgeFilesLines
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-6/+3
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+0
* missed two __curbrkPeter S. Mazinger2006-02-011-0/+2
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-2/+3
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-3/+3
* Patch from Stefan Allius <allius@atecom.com>:Eric Andersen2002-10-011-2/+2
* Add sbrk and friendsDavid McCullough2002-01-171-0/+22