summaryrefslogtreecommitdiff
path: root/shmem/beos/shm.c
Commit message (Expand)AuthorAgeFilesLines
* Add apr_shm_delete()Jim Jagielski2014-04-281-0/+10
* Merge r741862, r741866 from trunk:Jim Jagielski2014-04-281-0/+2
* Merge r1531768 and r1533979 from trunk:Jeff Trawick2013-10-201-0/+17
* revret 1533105Jim Jagielski2013-10-171-2/+0
* Merge r1533104 from trunk:Jim Jagielski2013-10-171-0/+2
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Continue clearing my TODO list.David Reid2004-06-291-7/+21
* * include/apr_shm.c (apr_shm_remove): Add prototype.Joe Orton2004-06-011-0/+5
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Get the shmem code building again on beos.David Reid2002-02-141-0/+1
* 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-111-6/+6
* This is the new apr_shm_t API. It completely replaces the old sharedAaron Bannert2002-01-101-0/+128