[EMAIL PROTECTED] wrote:
wrowe 2002/07/16 21:11:33
Modified: . apr.dsp libapr.dsp include apr.h.in apr.hnw apr.hw apr_portable.h misc/unix Makefile.in misc/win32 rand.c test Makefile.in . aprutil.dsp libaprutil.dsp crypto Makefile.in test Makefile.in Added: crypto getuuid.c uuid.c include apr_uuid.h test testuuid.c Removed: include apr_uuid.h misc/unix getuuid.c uuid.c misc/win32 getuuid.c test testuuid.c Log: Move UUID. Not the simplest thing in the world. Note that almost all the remaining getuuid.c source should be made generic. I just grabbed what my compiler tripped over.
I thought the whole point of having uuid in APR was so that we could use, e.g., the Windows genuuid functions, which give much better results than our Unix implementation.
-- Brane Äibej <[EMAIL PROTECTED]> http://www.xbc.nu/brane/
