On Sat, Feb 23, 2008 at 10:58:12AM +0200, Felipe Contreras wrote:
> On Fri, Feb 22, 2008 at 5:32 PM, Edgar E. Iglesias
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > This is the third version of the linux-user/mmap bugfix patches:
> >
> > * Let the native mmap choose addresses for unfixed mappings.
On Fri, Feb 22, 2008 at 5:32 PM, Edgar E. Iglesias
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is the third version of the linux-user/mmap bugfix patches:
>
> * Let the native mmap choose addresses for unfixed mappings.
> * For file mappings, correct mapping of pages beyond EOF.
> * Adds a small