diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-01-05 22:42:32 +1100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-01-05 22:58:52 +1100 |
commit | 51781428ead9a2142795764d0c42abfd9bb47171 (patch) | |
tree | 3a1109598708b81a945dbaa411cb575e22308fa2 /src/memalloc.c | |
parent | input: Remove HETIO (diff) | |
download | dash-51781428ead9a2142795764d0c42abfd9bb47171.tar.gz dash-51781428ead9a2142795764d0c42abfd9bb47171.zip |
input: Move all input state into parsefile
Currently we maintain a copy of the input state outside of parsefile. This is redundant and makes reentrancy difficult. This patch kills the duplicate global states and now everyone simply uses parsefile. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions