summaryrefslogtreecommitdiff
path: root/shmem/beos
Commit message (Expand)AuthorAgeFilesLines
* Simple workaround, for now. Aaron is researching, but if somethingWilliam A. Rowe Jr2002-01-251-0/+14
* Fix a small problem with the name of the area we create. This isDavid Reid2002-01-241-1/+1
* After running testshm, this commit gets us passing all the tests OK.David Reid2002-01-131-12/+30
* More shmem fixes...David Reid2002-01-121-7/+27
* Few changes that actually get us building well enough for apache. More toDavid Reid2002-01-111-4/+8
* First step to getting shmem building on beos.David Reid2002-01-112-7/+7
* This is the new apr_shm_t API. It completely replaces the old sharedAaron Bannert2002-01-102-321/+128
* Agree with Jeff [thanks] ... completion doesn't need to be so wordy.William A. Rowe Jr2002-01-051-2/+2
* Normalize an opaque type to our current conventions.William A. Rowe Jr2002-01-051-12/+12
* Peter Moore reported this small typo...David Reid2001-08-121-1/+1
* Wrap all APR functions in APR_DECLARE macro.Ryan Bloom2001-08-101-10/+10
* Make some of the checks clearer and remove the debugging stuff thatDavid Reid2001-06-071-39/+6
* Stop some compiler warnings on beos...David Reid2001-06-061-6/+6
* This is replacement shared memory code for BeOS. It's simple but seems toDavid Reid2001-04-303-0/+369