[libvirt] PATCH: Fix 2 build bugs on mingw

Daniel Veillard veillard at redhat.com
Thu Apr 2 09:15:26 UTC 2009


On Wed, Apr 01, 2009 at 04:56:46PM +0100, Daniel P. Berrange wrote:
> The Mingw platform lacks readlink(), so we stub out this method on that
> platform.
> 
> The plain write() implementation of safezero() was not actually doing 
> anything with the 'offset' arg. This makes it seek to the offset
> location before writing data.
> 
> The mmap implementation of safezero() was also not quite right, truncating
> to len, so if offset was non-zero, it would not be large enough.

  Patch looks fine to me, ACK !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list