summary refs log tree commit diff
path: root/src/machdep.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2006-03-29 07:47:18 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2006-03-29 07:47:18 +1100
commitbd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce (patch)
treedd61a4b4f05f34cea2c949de21446ac53b852c8e /src/machdep.h
parent[PARSER] Removed useless parsebackquote flag (diff)
downloaddash-bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce.tar.gz
dash-bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce.zip
[PARSER] Use alloca to get rid of setjmp
Now that the only thing protected by setjmp/longjmp is the saved string,
we can allocate it on the stack to get rid of the jump.
Diffstat (limited to 'src/machdep.h')
0 files changed, 0 insertions, 0 deletions