aboutsummaryrefslogtreecommitdiff
path: root/mbrot.c
Commit message (Collapse)AuthorAge
* Moved mallocs inside their if()s, various whitespace removalsDavid Phillips2015-06-09
|
* Fixed a few known bugs when threads wasn't a multiple of the sizeDavid Phillips2015-06-09
|
* Pulled malloc calls out of threads into mainDavid Phillips2015-06-07
|
* Updated Makefile, added missing filesDavid Phillips2015-06-06