Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For now, leave mmap on mips using mmap1, since mmap2 seems | Eric Andersen | 2003-03-06 | 1 | -0/+5 |
| | | | | | to have 'issues' (i.e. it doesn't work 100% properly). -Erik | ||||
* | Prefer mmap2 for mips when available. Fix the mmap test. | Eric Andersen | 2003-02-26 | 1 | -0/+5 |
| | | | | -Erik | ||||
* | Several mips fixes from Geoffrey Espin. With these, busybox with | Eric Andersen | 2002-02-22 | 1 | -0/+8 |
ash/vi/etc now works just fine with uClibc on mips. |