On Mon, Nov 26, 2012 at 04:23:47PM +0100, Marc Balmer wrote:
> memwrite() can return with the file still being mapped (successful
> mmap(), then a short write). Is that intended? No big problem if
> the calling program exits when memwrite() returns 0, but I did not
> check that.
Yeah, you're rig
See comments inline...
> Module Name: othersrc
> Committed By: agc
> Date: Sun Nov 25 20:20:36 UTC 2012
>
> Modified Files:
> othersrc/external/bsd/mat/dist: mat.c mat.h
> othersrc/external/bsd/mat/libmat: shlib_version
>
> Log Message:
> Use mmap(2) to write files, where p
See comments inline...
> Module Name: othersrc
> Committed By: agc
> Date: Sun Nov 25 20:20:36 UTC 2012
>
> Modified Files:
> othersrc/external/bsd/mat/dist: mat.c mat.h
> othersrc/external/bsd/mat/libmat: shlib_version
>
> Log Message:
> Use mmap(2) to write files, where p