aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/memalloc.h
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh: Add stsavestr(), like savestr() but allocates using stalloc().Jilles Tjoelker2015-02-151-0/+1
* sh: Remove linked list of stack marks.Jilles Tjoelker2013-05-111-1/+0
* sh: Fix various compiler warnings.Jilles Tjoelker2013-04-011-2/+2
* sh: Follow-up to r216743, grabstackblock() can be replaced with stalloc().Jilles Tjoelker2011-01-091-1/+1
* sh: Simplify "stack string" code slightly.Jilles Tjoelker2010-12-271-11/+11
* sh: Allow arbitrary large numbers in CHECKSTRSPACE.Jilles Tjoelker2010-12-261-3/+2
* sh: Remove the herefd hack.Jilles Tjoelker2010-12-121-1/+0
* sh: Code size optimizations to "stack string" memory allocation:Jilles Tjoelker2010-11-231-0/+4
* Do not assume in growstackstr() that a "precious" character will beDavid E. O'Brien2010-10-131-1/+8
* sh: Constify various strings.Jilles Tjoelker2009-12-241-1/+1
* be more type correct and align local ckmalloc() with its underlying malloc(3)...Ralf S. Engelschall2009-06-011-1/+3
* Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc,Stefan Farfeleder2005-10-281-2/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* o __P has been reovedWarner Losh2002-02-021-12/+12
* From submitter:Martin Cracauer2000-08-161-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-32/+15
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+95