summaryrefslogtreecommitdiff
path: root/locks/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix all the License issues. Including:Ryan Bloom2000-03-102-18/+18
* Move Windows project files to the attic.Bill Stoddard2000-01-122-116/+0
* Plug some memory leaks, and eliminate a little redundant code.Manoj Kasichainula1999-11-051-9/+2
* Fix a bug in the logic to set/get userdata from ALL apr types. I haveRyan Bloom1999-10-151-1/+1
* YAAS (yet another arg swap)Bill Stoddard1999-10-121-1/+1
* Arg swap.Bill Stoddard1999-10-111-1/+1
* Bring the misc code up to the APR parameter order spec. This also fixes a fewRyan Bloom1999-10-081-2/+2
* Parameter order change for the locks directory. They are all up toRyan Bloom1999-10-081-4/+4
* Fix more misuse of locktypeBill Stoddard1999-10-081-3/+3
* Fix problem leftover from when the lock_scope arg was added to create_lockBill Stoddard1999-10-081-1/+1
* 1. Add Win32 CriticalSections for intra-process lockingBill Stoddard1999-10-052-20/+53
* First patch to re-order function parameters. This one gets the low hangingRyan Bloom1999-10-041-1/+1
* Updates to allow locks.c to compile (userdata updates from the Unix tree)Bill Stoddard1999-09-221-5/+8
* Update APR on Win32 to compile after moving it into the mpm treeRyan Bloom1999-08-181-2/+2
* Initial revisionRyan Bloom1999-08-174-0/+361