summaryrefslogtreecommitdiff
path: root/shmem/unix
Commit message (Expand)AuthorAgeFilesLines
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-20/+2
* Move all of the shmem private header files to an arch directory underrbb2000-11-091-8/+6
* AC_INIT sets up the env for AC_CONFIG_AUX_DIR, so fix the ordersascha2000-10-221-1/+1
* back this out, should have never been touched.wrowe2000-10-061-2/+2
* Completed review for new tests:wrowe2000-10-061-2/+2
* Multiple build and configuration fixesrbb2000-10-052-0/+3
* Prepare our autoconf setup for autoconf 2.14a and for cross-compilingrbb2000-10-052-28/+33
* prefix libapr functions and types with apr_dougm2000-08-021-9/+9
* Add a patch that Ralf has already committed to 1.1.3 of MM. This allowsrbb2000-06-301-0/+3
* The name is supposed to be set to NULL when anonymous shared mem is used.ronald2000-05-291-1/+1
* Fix some logic in mm's configuration that removes -g from CFLAGS.trawick2000-05-181-1/+1
* Update MM to the latest version. retrieved fromrbb2000-05-0328-2213/+1173
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-5/+5
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Fix mm's memcpy/memset macros; pointer arithmetic was broken.sascha2000-04-301-2/+2
* Fix mm configuration on Solaris 8 x86 and OS/390. Don't requiretrawick2000-04-303-1/+16
* back out APR_ prefix for TRUE,FALSEdougm2000-04-284-19/+19
* Use $(MAKE) instead of make in Makefiles.rbb2000-04-281-3/+3
* prefix TRUE,FALSE with APR_dougm2000-04-284-19/+19
* Cleanup more files when make distclean is used. This should be all therbb2000-04-271-0/+1
* Cleaned up the error codes a bit. Removed codes that aren't used anywhere,rbb2000-04-191-1/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-1/+1
* this was including mm_test.o in the library, which happens to definedgaudet2000-04-141-1/+1
* more documentation movementdgaudet2000-04-141-71/+0
* Enforce explicit libtool modemartin2000-04-131-4/+8
* use same canonical name for "bs2000" thruout apachemartin2000-04-132-2/+2
* On all the systems I could get hold of (Solaris, ReliantUNIX, BS2000, SINIX),martin2000-04-131-0/+6
* Update to Apache Software License version 1.1fielding2000-03-312-35/+34
* Fix warnings, update dependencies.ben2000-03-181-0/+3
* Remove extra \ from Makefilerbb2000-03-161-1/+1
* Shared memory for OS/2bjh2000-03-161-1/+2
* Last doc update.rbb2000-03-151-9/+9
* this configure is re-created by buildconf so remove it from CVSdgaudet2000-03-122-3311/+1
* Fix all the License issues. Including:rbb2000-03-104-90/+462
* .cvsignore goodnessdgaudet2000-03-022-0/+11
* Make the prefork MPM use APR shared memory for it's scoreboard.rbb2000-02-101-2/+1
* make clean should also clean MM.rbb2000-02-101-0/+1
* This commit gets mm running on BeOS. With this BeOS APR once moredreid2000-02-054-0/+68
* A first pass at shared memory for Unix. This is still pretty ugly, but Irbb2000-01-272-71/+132
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-041-3/+3
* Update the MM version APR contains to a more recent one.rse1999-09-2720-568/+1171
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llrbb1999-08-312-4/+4
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-1/+1
* Initial revisionrbb1999-08-1729-0/+19598