summaryrefslogtreecommitdiff
path: root/mmap/unix/mmap_h.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the logic in blocking vs non-blocking pipes to children. It onlyRyan Bloom1999-12-031-1/+23
* hange the way that we test for the size of ssize_t, using code suggested byDavid Reid1999-11-131-3/+0
* Fix a logic error for mmap on unix. Basically, if you are going to check forRyan Bloom1999-11-101-1/+3
* This adds a new mmap function for both BeOS and unix.David Reid1999-11-041-1/+2
* The beginning of mmap support for APR. Still early days but what's hereDavid Reid1999-10-201-0/+75