> On Sat, Oct 26, 2013 at 00:54, Vadim Zhukov wrote: > >> +/* SHA256_DIGEST_STRING_LENGTH includes nul */ > >> +/* "/tmp/" + sha256 + ".sem" */ > > > > Shouldn't this respect the TMPDIR envvar? > > No, it's an internal artifact of the implementation.
And furthermore, making additional library functions honour environment variables? tsk tsk.
