summaryrefslogtreecommitdiffstats
path: root/bin/sh/memalloc.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove linked list of stack marks.jilles2013-05-111-1/+0
* sh: Fix various compiler warnings.jilles2013-04-011-2/+2
* sh: Follow-up to r216743, grabstackblock() can be replaced with stalloc().jilles2011-01-091-1/+1
* sh: Simplify "stack string" code slightly.jilles2010-12-271-11/+11
* sh: Allow arbitrary large numbers in CHECKSTRSPACE.jilles2010-12-261-3/+2
* sh: Remove the herefd hack.jilles2010-12-121-1/+0
* sh: Code size optimizations to "stack string" memory allocation:jilles2010-11-231-0/+4
* Do not assume in growstackstr() that a "precious" character will beobrien2010-10-131-1/+8
* sh: Constify various strings.jilles2009-12-241-1/+1
* be more type correct and align local ckmalloc() with its underlying malloc(3)...rse2009-06-011-1/+3
* Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc,stefanf2005-10-281-2/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* o __P has been reovedimp2002-02-021-12/+12
* From submitter:cracauer2000-08-161-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-32/+15
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+95
OpenPOWER on IntegriCloud