summaryrefslogtreecommitdiffstats
path: root/test/mmap/mmap.c
Commit message (Collapse)AuthorAgeFilesLines
* clean up code and make it easy to extendMike Frysinger2005-09-071-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.