Oops, forgot to hit reply-all on this.  Possible fix as follows:

On Nov 24, 2014, at 11:47 AM, Richard L. Hamilton <rlha...@smart.net> wrote:

> If it’s not critical that the call complete super-fast, an msync() call 
> (returns faster with MS_ASYNC if  you don’t need to know exactly when it 
> completed) should update the timestamp.  From msync(2):
> 
>      The msync() system call writes modified whole pages back to the filesys-
>      tem and updates the file modification time.  Only those pages containing
>      addr and len-1 succeeding locations will be examined.
> 
> 
> On Nov 24, 2014, at 11:29 AM, Daniel J. Luke <dl...@geeklair.net> wrote:
> 
>> http://prod.lists.apple.com/archives/darwin-kernel/2014/Nov/msg00015.html
> 

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to