summaryrefslogtreecommitdiff
path: root/include/apr_mmap.h
Commit message (Expand)AuthorAgeFilesLines
* Change the format for APR function documentation. This uses the perldocrbb2000-04-161-18/+33
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-1/+1
* more documentation movementdgaudet2000-04-141-2/+21
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing therbb2000-04-031-1/+1
* Update to Apache Software License version 1.1fielding2000-03-311-32/+31
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* hange the way that we test for the size of ssize_t, using code suggested bydreid1999-11-131-9/+3
* This adds a new mmap function for both BeOS and unix.dreid1999-11-041-0/+2
* Add the new functions and also argument names :-)dreid1999-11-031-9/+11
* OK, here is the file I missed form the mmap commit last night.dreid1999-10-211-0/+90