bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happens to mappings when closing file?


From: olafBuddenhagen
Subject: Re: What happens to mappings when closing file?
Date: Sat, 10 Apr 2010 12:45:18 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

On Sun, Apr 04, 2010 at 12:43:51PM +0200, Samuel Thibault wrote:

> For instance,
> fd = open("foo", ...)
> c = mmap(fd);
> close(fd);
> 
> is supposed to keep c mapped.  I don't know if that is the case you are
> wondering about.

Indeed it was :-)

-antrik-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]