index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
locks
/
os2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add proc_mutex_lockfile() for retrieving the name of the file
trawick
2003-06-07
1
-0
/
+5
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
thommay
2003-01-07
4
-4
/
+4
*
Namespace protection for include/arch/ header files
thommay
2003-01-06
4
-9
/
+9
*
Update copyright notices to 2003.
thommay
2003-01-01
4
-4
/
+4
*
OS/2: Make apr_proc_mutex_cleanup() public to match recent API change.
bjh
2002-11-23
1
-3
/
+3
*
Added 2 additional lock functions: apr_proc_mutex_name and
jim
2002-06-07
1
-0
/
+9
*
Split APR_THREAD_MUTEX_DEFAULT with a new APR_THREAD_MUTEX_UNNESTED
wrowe
2002-05-29
1
-0
/
+3
*
Add .deps to cvsignore since APR may now generate .deps files.
jerenkrantz
2002-04-22
1
-0
/
+1
*
Allow VPATH builds to properly generate build dependencies. This requires
jerenkrantz
2002-04-22
1
-0
/
+2
*
Don't build locks.lo anymore.
aaron
2002-04-09
1
-1
/
+1
*
** DEPRECATE old lock API: apr_lock.h **
aaron
2002-04-09
1
-288
/
+0
*
Update our copyright for this year.
fielding
2002-03-13
5
-5
/
+5
*
OS/2: Use APR_PROC_MUTEX_IS_GLOBAL to provide global mutex as an alias for
bjh
2002-02-23
2
-97
/
+1
*
get rid of a stray ';' after APR_IMPLEMENT_POOL_ACCESSOR()
trawick
2002-02-18
1
-1
/
+1
*
Add a new lock API: apr_global_mutex_t
aaron
2002-02-18
2
-1
/
+97
*
OS/2: Implement apr_proc_mutex*()
bjh
2002-02-11
1
-8
/
+152
*
roll the extra apr_lock_create_np() functionality into apr_lock_create()
trawick
2001-12-29
2
-12
/
+7
*
Leave apr_os_proc_mutex_*() as unimplemented for now as the type of the native
bjh
2001-12-29
1
-12
/
+2
*
Implement portable accessors for proc mutex. These are equivalent to
aaron
2001-10-19
1
-0
/
+25
*
Remove FIXME comment. Yes, OS/2 native locks support nesting.
bjh
2001-10-17
1
-1
/
+0
*
Added a new parameter to apr_thread_mutex_init(). Mutexes are now by
aaron
2001-10-17
1
-0
/
+2
*
Adds apr_thread_cond_timedwait() interface to new lock API.
aaron
2001-10-12
1
-0
/
+6
*
Implement pool accessors for thread_condition variables.
rbb
2001-09-29
1
-0
/
+3
*
Implement pool accessor for rwlocks.
rbb
2001-09-29
1
-0
/
+3
*
Implement pool accessor functions for proc mutex's
rbb
2001-09-29
1
-0
/
+2
*
Add pool accessors to the apr_thread_mutex_t datatype.
rbb
2001-09-26
1
-0
/
+3
*
Add suitable #if protection to non-portable function
bjh
2001-09-25
1
-0
/
+2
*
New process locking API for APR.
rbb
2001-09-19
2
-1
/
+106
*
OS/2: Implement read/write locks. As there's no native equivalent in OS/2
bjh
2001-09-15
1
-8
/
+145
*
Add condition variables to the APR set of locking functions.
rbb
2001-09-13
2
-1
/
+91
*
OS/2: Implement apr_thread_mutex functions.
bjh
2001-09-12
1
-6
/
+51
*
Add the new thread read/write API to APR. This doesn't change any
rbb
2001-09-08
2
-1
/
+100
*
Add the new thread_lock API to APR. This is the first step to breaking
rbb
2001-09-04
2
-1
/
+90
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
1
-15
/
+15
*
OS/2: implement apr_lock_tryacquire()
bjh
2001-08-05
1
-3
/
+15
*
Add tryacquire function to the apr_lock_* stable.
jerenkrantz
2001-07-19
1
-0
/
+5
*
Stop warnings about rc being used uninitialized.
bjh
2001-06-06
1
-0
/
+4
*
Style cleanup: switch statement opening braces belong on the same line.
bjh
2001-06-06
1
-10
/
+5
*
Fix missing brace, broken in recent rwlock patch.
bjh
2001-06-06
1
-0
/
+1
*
A couple of changes...
dreid
2001-06-05
1
-18
/
+20
*
Implement read write locks. This commit will support POSIX pthread
jerenkrantz
2001-05-31
1
-23
/
+65
*
OS/2: Get rid of old setup_lock() cruft.
bjh
2001-03-19
1
-6
/
+0
*
OS/2: add an assortment of misc helper functions that were missing so
bjh
2001-03-19
1
-0
/
+40
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
doh. need a spellchekker for these rename scripts. s/apr_lock_aquire/apr_lo...
dougm
2001-02-13
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-9
/
+9
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
wrowe
2001-01-28
1
-2
/
+0
*
Libtool-ize APR.
gstein
2001-01-09
2
-30
/
+8
*
OS/2 changes to the way dependencies are built in APR makefiles
trawick
2000-11-15
1
-26
/
+2
*
Fix OS/2 build after the move of private APR headers to the include/arch/
bjh
2000-11-14
2
-12
/
+16
[next]