summaryrefslogtreecommitdiff
path: root/mmap/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Stop using an incomplete type for MMAP files. The only sane way to reallyrbb2000-07-071-15/+13
* trailing space caused build to break for me, remove it.dougm2000-06-111-1/+1
* Update dependencies.ben2000-06-111-14/+16
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-2/+2
* Fix warnings, update dependencies.ben2000-03-181-6/+6
* Fix the build process for APR. There is no reason to build each libraryrbb1999-12-201-7/+7
* Fix the logic in blocking vs non-blocking pipes to children. It onlyrbb1999-12-031-12/+12
* Cleaned up the APRFile uses in Apache. Also removed the apr.h header filerbb1999-11-171-1/+14
* Add more functions to the APR mmap.dreid1999-11-031-1/+1
* Remake the unix dependencies.manoj1999-10-301-0/+1
* This set of changes adds the function ap_mmap_open_create which allowsdreid1999-10-211-1/+1
* The beginning of mmap support for APR. Still early days but what's heredreid1999-10-201-0/+52