summaryrefslogtreecommitdiff
path: root/include/apr_shm.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-191-4/+4
* Add apr_shm_delete()Jim Jagielski2014-04-281-0/+15
* Follow-up to r1531768:Jeff Trawick2013-10-201-1/+63
* fix spelling errorJeff Trawick2013-10-121-1/+1
* fix extra "the" in comments and license textJeff Trawick2011-03-231-1/+1
* Add object perms set macros and implement them for shm and mutexMladen Turk2009-02-071-0/+6
* More effectively explain apr_shm_remove, and the hints thatWilliam A. Rowe Jr2007-11-061-2/+7
* Axe another poor illustration, apr_shm_destroy preceeds apr_shm_removeWilliam A. Rowe Jr2007-11-061-2/+3
* 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
* * include/apr_shm.h: Document alignment guarantee fromJoe Orton2004-09-221-0/+1
* * include/apr_shm.c (apr_shm_remove): Add prototype.Joe Orton2004-06-011-0/+12
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* Rebalance our exposed headers such that everything is nested properlyWilliam A. Rowe Jr2003-03-051-7/+9
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Go through doxygen output and remove as many errors and warnings as I could.Justin Erenkrantz2002-11-101-2/+2
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* This is the new apr_shm_t API. It completely replaces the old sharedAaron Bannert2002-01-101-0/+163