summaryrefslogtreecommitdiff
path: root/shmem
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix warnings, update dependencies.ben2000-03-181-0/+3
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59724 13f79535-47bb-0310-9956-ffa450edef68
* Remove extra \ from Makefilerbb2000-03-161-1/+1
| | | | | | | | PR: 19 Submitted by: mja@sgi.com git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59723 13f79535-47bb-0310-9956-ffa450edef68
* Ignore generated Makefilebjh2000-03-161-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59718 13f79535-47bb-0310-9956-ffa450edef68
* Shared memory for OS/2bjh2000-03-163-1/+221
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59715 13f79535-47bb-0310-9956-ffa450edef68
* Last doc update.rbb2000-03-151-9/+9
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59713 13f79535-47bb-0310-9956-ffa450edef68
* this configure is re-created by buildconf so remove it from CVSdgaudet2000-03-122-3311/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59692 13f79535-47bb-0310-9956-ffa450edef68
* Fix all the License issues. Including:rbb2000-03-104-90/+462
| | | | | | | | | s/Apache Group/Apache Software Foundation/ s/1999/2000/ s/Sascha's license/ASF license git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59688 13f79535-47bb-0310-9956-ffa450edef68
* .cvsignore goodnessdgaudet2000-03-022-0/+11
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59670 13f79535-47bb-0310-9956-ffa450edef68
* Make the prefork MPM use APR shared memory for it's scoreboard.rbb2000-02-101-2/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59651 13f79535-47bb-0310-9956-ffa450edef68
* make clean should also clean MM.rbb2000-02-101-0/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59650 13f79535-47bb-0310-9956-ffa450edef68
* This commit gets mm running on BeOS. With this BeOS APR once moredreid2000-02-054-0/+68
| | | | | | | | compiles and builds cleanly. Not sure if this is how to update mm, but it gets things working again. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59648 13f79535-47bb-0310-9956-ffa450edef68
* A first pass at shared memory for Unix. This is still pretty ugly, but Irbb2000-01-273-228/+132
| | | | | | | | will clean it up over the next few days. At least this gives everybody some idea of where I want the shared memory stuff to go in APR. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59625 13f79535-47bb-0310-9956-ffa450edef68
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-042-8/+8
| | | | | | | | | | fruit, and moves most of the result parameters to the first argument. Future patches in this series will move the rest of the result parameters to the beginning of the list, and will move the context's to the end of the list git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59259 13f79535-47bb-0310-9956-ffa450edef68
* Update the MM version APR contains to a more recent one.rse1999-09-2720-568/+1171
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59249 13f79535-47bb-0310-9956-ffa450edef68
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llrbb1999-08-313-5/+5
| | | | | | | check this out tomorrow and make sure everything was checked in correctly. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59183 13f79535-47bb-0310-9956-ffa450edef68
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-1/+1
| | | | | | | directory after building. Removed (signal|cancel)_safe flags from context. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59170 13f79535-47bb-0310-9956-ffa450edef68
* Initial revisionrbb1999-08-1730-0/+19755
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59151 13f79535-47bb-0310-9956-ffa450edef68