Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-20 | Tweak fz_tempfile to include directory hint. | Robin Watts | |
In android, we can't write to '.', and we don't have TMP defined. Therefore use the path of the supplied file as a hint. | |||
2015-06-29 | Add an fz_tempfile utility. | Robin Watts | |
This will be required for the gprf work. |