summaryrefslogtreecommitdiff
path: root/mmap/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix the build process for APR. There is no reason to build each libraryRyan Bloom1999-12-201-7/+7
* Fix the logic in blocking vs non-blocking pipes to children. It onlyRyan Bloom1999-12-031-12/+12
* Cleaned up the APRFile uses in Apache. Also removed the apr.h header fileRyan Bloom1999-11-171-1/+14
* Add more functions to the APR mmap.David Reid1999-11-031-1/+1
* Remake the unix dependencies.Manoj Kasichainula1999-10-301-0/+1
* This set of changes adds the function ap_mmap_open_create which allowsDavid Reid1999-10-211-1/+1
* The beginning of mmap support for APR. Still early days but what's hereDavid Reid1999-10-201-0/+52