summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sbrk.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-2/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+1
* merge from psm: hide more brkMike Frysinger2006-08-231-3/+2
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+0
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-18/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-5/+7
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-3/+3
* Do hidden sbrkPeter S. Mazinger2005-12-131-2/+2
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-4/+4
* oopsEric Andersen2002-01-211-4/+4
* Make sbrk common, add arm/brk.c, cleanup leftover damageEric Andersen2002-01-211-0/+47