]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Modifications to make mod_unique_id thread safe. This should work on Windows,
authorRoy T. Fielding <fielding@apache.org>
Thu, 26 Aug 1999 17:22:35 +0000 (17:22 +0000)
committerRoy T. Fielding <fielding@apache.org>
Thu, 26 Aug 1999 17:22:35 +0000 (17:22 +0000)
commit3dfd8e0dc33c806df7e96fe2e4600a3b19fc23fe
treea90bcbe6102bc3973ea4c09ac1347f0f9e5dbdbc
parentdc349534f3f11b8bba33d70fa3970e3dcb3507d4
Modifications to make mod_unique_id thread safe.  This should work on Windows,
but no guarantees.  I haven't verified it will always give a unique ID, but
the logic is good.  I'll write some test cases to see if I can make it fail
later.

Submitted by: Ryan Bloom

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83789 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_unique_id.c