You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Brian Pane <bp...@pacbell.net> on 2002/07/05 03:42:35 UTC

[PATCH] thread-safety for apr_uuid_get()

I think this will fix the lack of thread-safety in apr_uuid_get(),
but it changes the semantics of the time lookup algorithm.  Before
I commit, does anyone have objections to this new implementation?

Thanks,
--Brian