summaryrefslogtreecommitdiff
path: root/bin/sh/memalloc.c
AgeCommit message (Expand)Author
2021-11-06Pull up following revision(s) (requested by kre in ticket #1371):martin
2019-02-09INTON / INTOFF audit and cleanup.kre
2018-08-22Fix (hopefully) the problem reported on current-users by Patrick Welche.kre
2018-07-22Minor cleanups to growstackblock(). This should really changekre
2017-06-17Many internal memory management type fixes.kre
2008-02-15Fix inconsistent definitionsmatt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-22Support command -p, -v and -V as posixdsl
2002-11-24Fixes from David Laight:christos
2002-10-07- it is wrong to put inton/intoff arount ckmalloc(), because the codechristos
2002-10-04Rename ALIGN to SHELL_ALIGN and simplify macro so that it does not have sidechristos
2000-11-01PR/11283: Hubert Feyrer: random memory corruption executing commands:christos
2000-10-21Wrap malloc() calls with an INTOFF/INTON pair. Fixes PR 8414.mycroft
1998-01-31Include our local includes after the system's ones.christos
1997-07-04Fix compiler warnings.christos
1997-01-11kill 'register'tls
1996-10-16PR/2808: Remove trailing whitespace (from FreeBSD)christos
1996-05-20Fix growstackblock() 'newlen' calculations:cgd
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-21convert to new RCS id conventions.cgd
1994-12-31Fix that last bug in a less expensive way.mycroft
1994-12-31take two: make grabstackstr() work correctly, in the face of strange filling.cgd
1994-12-30Remove previous misguided change.mycroft
1994-12-23don't play fast and loose with memory block allcation. try to allocatecgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-06-11Add RCS ids.mycroft
1994-05-12use prototypes provided by header files instead of our ownjtc
1994-05-12Include appropriate header files to bring function prototypes into scope.jtc
1994-05-11sync with 4.4litejtc
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd