index
:
delta/apache/apr.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
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shmem
/
os2
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/apr_shm.c (apr_shm_remove): Add prototype.
Joe Orton
2004-06-01
1
-0
/
+6
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
First whack at switching to a single top-level make. This adds a dependency
Greg Stein
2004-02-05
1
-14
/
+0
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Add .deps to cvsignore since APR may now generate .deps files.
Justin Erenkrantz
2002-04-22
1
-0
/
+1
*
Allow VPATH builds to properly generate build dependencies. This requires
Justin Erenkrantz
2002-04-22
1
-0
/
+2
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
OS/2: Fix option flags attaching to an existing shared memory block.
Brian Havard
2002-02-12
1
-1
/
+1
*
OS/2: Implement apr_os_shm_get/put.
Brian Havard
2002-01-28
1
-2
/
+17
*
Simple workaround, for now. Aaron is researching, but if something
William A. Rowe Jr
2002-01-25
1
-0
/
+14
*
OS/2: Add shm pool accessor.
Brian Havard
2002-01-12
1
-0
/
+2
*
OS/2: Pound the new shm code into some kind of working order.
Brian Havard
2002-01-10
2
-25
/
+49
*
This is the new apr_shm_t API. It completely replaces the old shared
Aaron Bannert
2002-01-10
1
-53
/
+11
*
Agree with Jeff [thanks] ... completion doesn't need to be so wordy.
William A. Rowe Jr
2002-01-05
1
-2
/
+2
*
Normalize an opaque type to our current conventions.
William A. Rowe Jr
2002-01-05
1
-10
/
+10
*
Fix handling of named shared memory
Brian Havard
2001-12-29
1
-1
/
+6
*
Wrap all APR functions in APR_DECLARE macro.
Ryan Bloom
2001-08-10
1
-9
/
+9
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-3
/
+3
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
William A. Rowe Jr
2001-01-28
1
-2
/
+0
*
Libtool-ize APR.
Greg Stein
2001-01-09
2
-30
/
+8
*
OS/2 changes to the way dependencies are built in APR makefiles
Jeff Trawick
2000-11-15
1
-24
/
+2
*
Fix OS/2 build after the move of private APR headers to the include/arch/
Brian Havard
2000-11-14
1
-9
/
+12
*
Move all of the shmem private header files to an arch directory under
Ryan Bloom
2000-11-09
1
-4
/
+2
*
Include apr_strings.h in a bunch more places that need it.
Brian Havard
2000-08-06
1
-0
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-11
/
+11
*
The name is supposed to be set to NULL when anonymous shared mem is used.
Ronald Tschalar
2000-05-29
1
-0
/
+1
*
Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter can
Sascha Schumann
2000-04-30
1
-1
/
+0
*
Update comment for depend target. The template makefiles are now called
Sascha Schumann
2000-04-30
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-1
/
+1
*
First stage of migrating OS/2 code to new error code mappings, define & use
Brian Havard
2000-04-08
1
-4
/
+2
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-33
/
+32
*
Ignore generated Makefile
Brian Havard
2000-03-16
1
-0
/
+1
*
Shared memory for OS/2
Brian Havard
2000-03-16
2
-0
/
+219