commit | 1e316cfc7c0623038f850de1a2f2688497c51914 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Sat Sep 29 14:25:49 2007 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Sat Sep 29 14:25:49 2007 +0000 |
tree | c9f3d324701eaade5f8463ee4ffe0bad523451ab | |
parent | 653ee721df4b0464803d6cba46376b4fcbd09b82 [diff] |
Lose intermediate handling (unused). Change argument parsing to work properly over multiple buffers by saving a copy of the argument (we can't just save off/len since the buffer may vanish at any point).