summaryrefslogtreecommitdiff
path: root/locks/netware/thread_rwlock.c
Commit message (Expand)AuthorAgeFilesLines
* Axed C++ comments and tabs.fuankg2011-02-261-4/+4
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Namespace protection for include/arch/ header filesthommay2003-01-061-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Implementation of the new locking routinesbnicholes2001-10-041-7/+48
* Implement pool accessor for rwlocks.rbb2001-09-291-0/+2
* Add the new thread read/write API to APR. This doesn't change anyrbb2001-09-081-0/+97