summaryrefslogtreecommitdiff
path: root/src/helper/membuf.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to strotk() grr....duane2009-06-271-2/+4
* Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane2009-06-251-1/+1
* Remove whitespace at end of lines, step 2.zwelch2009-06-241-4/+4
* - Replace '){' with ') {'.zwelch2009-06-241-13/+13
* Remove whitespace that occurs before ')'.zwelch2009-06-241-35/+35
* Remove whitespace that occurs after '('.zwelch2009-06-241-36/+36
* - Fixes '+' whitespacezwelch2009-06-241-2/+2
* - Fixes '==' whitespacezwelch2009-06-241-1/+1
* - Replace 'for(' with 'for ('.zwelch2009-06-241-1/+1
* - Replace 'if(' with 'if ('.zwelch2009-06-241-13/+13
* Fix end-of-line style properties on newly added files.zwelch2009-06-241-238/+238
* Add a growable sprintf memory buffer libraryduane2009-06-241-0/+238