On Sat, Jan 25, 2014 at 12:40 AM, Yann Ylavic <ylavic....@gmail.com> wrote:

> Why couldn't APR document on using ftok(filename,
> filename[strlen(filename)-1]) for released versions, and do the right thing
> in trunk?
>

ftok(filename, hash(filename)) is much better of course, I misread
"external" as being something not using APR.

Reply via email to