On Tuesday 04 September 2001 13:20, Aaron Bannert wrote: ++1. I'll be applying this very soon.
Ryan > This is a bite-sized chunk of the previous mega-patch. The unfortunate > thing with this patch is that there are many new files added, and they > all happen to share common names. So I've done two things: 1) attached > the "interesting" files inline in this message for public reviewal, and > 2) attached a patch and a tarball containing the new files in their > preserved patch structures. (That means that in order to apply this, one > must untar the tarball *and* apply the patch.) > > What does this patch give us? > > - Thread mutexes in APR (what used to be called INTRAPROCESS locks). > - apr_thread_mutex_t is fully implemented for UNIX, I've provided stubs > elsewhere to keep us building. > > Hopefully this should be much easier to digest than the previous patch. > Please excuse the tarball for the sake of namespace protection. > > Again: this patch does not change any existing functionality, it only > adds the implementation of the new lock API in parallel with the old one. > > -aaron ______________________________________________________________ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --------------------------------------------------------------
