summaryrefslogtreecommitdiffstats
path: root/test/mmap/mmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with trunk. "So do that funky merge whiiite boy...""Steven J. Hill"2005-09-131-8/+54
|
* Prefer mmap2 for mips when available. Fix the mmap test.Eric Andersen2003-02-261-7/+6
| | | | -Erik
* The mmap syscall has 6 arguments, which has various implementationsDavid Schleef2001-05-251-0/+28
on different architectures.