K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-12-27T22:18:27.070236Z K 7 svn:log V 291 sh: Simplify "stack string" code slightly. Maintain a pointer to the end of the stack string area instead of how much space is left. This simplifies the macros in memalloc.h. The places where the new variable must be updated are only where the memory area is created, destroyed or resized. END